Skip to content

Commit 79269f4

Browse files
committed
chore: CHANGELOG.md for 8.1.3
1 parent f1085d4 commit 79269f4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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+
9+
## [8.1.3] / 2024-11-05
810
- Fixed naming from `NukeBuild.IsSucessful` to `IsSucceeding`
911
- Fixed `NukeBuild.IsSucceeding` to negate `IsFailing`
1012
- Fixed NJsonSchema reference version
@@ -1169,7 +1171,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11691171
- Added CLT tasks for Git
11701172
- Fixed background color in console output
11711173

1172-
[vNext]: https://github.com/nuke-build/nuke/compare/8.1.2...HEAD
1174+
[vNext]: https://github.com/nuke-build/nuke/compare/8.1.3...HEAD
1175+
[8.1.3]: https://github.com/nuke-build/nuke/compare/8.1.2...8.1.3
11731176
[8.1.2]: https://github.com/nuke-build/nuke/compare/8.1.1...8.1.2
11741177
[8.1.1]: https://github.com/nuke-build/nuke/compare/8.1.0...8.1.1
11751178
[8.1.0]: https://github.com/nuke-build/nuke/compare/8.0.0...8.1.0

0 commit comments

Comments
 (0)