File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ vNext]
8
+
9
+ ## [ 8.1.1] / 2024-10-05
8
10
- Fixed nested solution folders in ` StronglyTypedSolutionGenerator `
9
11
- Fixed whitespace arguments in ` ArgumentStringHandler `
10
12
- Fixed output logging in parallel execution
@@ -1155,7 +1157,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1155
1157
- Added CLT tasks for Git
1156
1158
- Fixed background color in console output
1157
1159
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
1159
1162
[ 8.1.0 ] : https://github.com/nuke-build/nuke/compare/8.0.0...8.1.0
1160
1163
[ 8.0.0 ] : https://github.com/nuke-build/nuke/compare/7.0.6...8.0.0
1161
1164
[ 7.0.6 ] : https://github.com/nuke-build/nuke/compare/7.0.5...7.0.6
You can’t perform that action at this time.
0 commit comments