Skip to content

Commit 3b7fd69

Browse files
committed
chore: update CHANGELOG.md
1 parent 15ea187 commit 3b7fd69

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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`

0 commit comments

Comments
 (0)