We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ea187 commit 3b7fd69Copy full SHA for 3b7fd69
1 file changed
CHANGELOG.md
@@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [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`
17
18
## [9.0.3] / 2024-12-05
19
- Fixed nullable options for `ToolTasks.Run`
0 commit comments