Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoch committed Jan 15, 2025
1 parent 15ea187 commit 3b7fd69
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [vNext]
- Security: Fixed output filter from `ArgumentStringHandler`
- Removed obsolete members
- Fixed `PreProcess` of tasks requires exact options type
- Fixed missing `position` and `secret` properties
- Fixed preparation of shadow directory in `ReSharperTasks`
- Fixed base class in `ReSharperTasks`
- Fixed missing arguments in `DotNetTasks`
- Fixed missing commands in `DotNetTasks` and `NuGetTasks`
- Fixed package executable in `OctoVersionTasks`

## [9.0.3] / 2024-12-05
- Fixed nullable options for `ToolTasks.Run`
Expand Down

0 comments on commit 3b7fd69

Please sign in to comment.