File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ vNext]
8+ - Security: Fixed output filter from ` ArgumentStringHandler `
9+ - Removed obsolete members
10+ - Fixed ` PreProcess ` of tasks requires exact options type
11+ - Fixed missing ` position ` and ` secret ` properties
12+ - Fixed preparation of shadow directory in ` ReSharperTasks `
13+ - Fixed base class in ` ReSharperTasks `
14+ - Fixed missing arguments in ` DotNetTasks `
15+ - Fixed missing commands in ` DotNetTasks ` and ` NuGetTasks `
16+ - Fixed package executable in ` OctoVersionTasks `
817
918## [ 9.0.3] / 2024-12-05
1019- Fixed nullable options for ` ToolTasks.Run `
You can’t perform that action at this time.
0 commit comments