Skip to content

Commit f1085d4

Browse files
committed
chore: update CHANGELOG.md
1 parent 2cd079a commit f1085d4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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+
- Fixed naming from `NukeBuild.IsSucessful` to `IsSucceeding`
9+
- Fixed `NukeBuild.IsSucceeding` to negate `IsFailing`
10+
- Fixed NJsonSchema reference version
11+
- Fixed `:secrets` command to find secret parameters
12+
- Fixed argument format in `DotNetTasks`
13+
- Fixed definite argument in `EntityFrameworkTasks`
14+
- Fixed deprecated argument in `MinVerTasks`
815

916
## [8.1.2] / 2024-10-13
1017
- Fixed exclusion of skipped target from lookup for skippable dependencies

0 commit comments

Comments
 (0)