File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [ vNext]
8
8
9
+ ## [ 9.0.0] / 2024-11-21
10
+ - Removed usages of ` BinaryFormatter `
11
+ - Changed minimum framework from ` net6.0 ` to ` net8.0 `
12
+
9
13
## [ 8.1.4] / 2024-11-06
10
14
- Fixed ` build.schema.json ` generation to use ` allOf ` for user and base type properties
11
15
@@ -1174,7 +1178,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1174
1178
- Added CLT tasks for Git
1175
1179
- Fixed background color in console output
1176
1180
1177
- [ vNext ] : https://github.com/nuke-build/nuke/compare/8.1.4...HEAD
1181
+ [ vNext ] : https://github.com/nuke-build/nuke/compare/9.0.0...HEAD
1182
+ [ 9.0.0 ] : https://github.com/nuke-build/nuke/compare/8.1.4...9.0.0
1178
1183
[ 8.1.4 ] : https://github.com/nuke-build/nuke/compare/8.1.3...8.1.4
1179
1184
[ 8.1.3 ] : https://github.com/nuke-build/nuke/compare/8.1.2...8.1.3
1180
1185
[ 8.1.2 ] : https://github.com/nuke-build/nuke/compare/8.1.1...8.1.2
You can’t perform that action at this time.
0 commit comments