Skip to content

Commit 85c4857

Browse files
committed
chore: CHANGELOG.md for 8.1.1
1 parent 9dda9c1 commit 85c4857

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
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.1] / 2024-10-05
810
- Fixed nested solution folders in `StronglyTypedSolutionGenerator`
911
- Fixed whitespace arguments in `ArgumentStringHandler`
1012
- Fixed output logging in parallel execution
@@ -1155,7 +1157,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11551157
- Added CLT tasks for Git
11561158
- Fixed background color in console output
11571159

1158-
[vNext]: https://github.com/nuke-build/nuke/compare/8.1.0...HEAD
1160+
[vNext]: https://github.com/nuke-build/nuke/compare/8.1.1...HEAD
1161+
[8.1.1]: https://github.com/nuke-build/nuke/compare/8.1.0...8.1.1
11591162
[8.1.0]: https://github.com/nuke-build/nuke/compare/8.0.0...8.1.0
11601163
[8.0.0]: https://github.com/nuke-build/nuke/compare/7.0.6...8.0.0
11611164
[7.0.6]: https://github.com/nuke-build/nuke/compare/7.0.5...7.0.6

0 commit comments

Comments
 (0)