Skip to content

Commit 5c4eef0

Browse files
committed
chore: CHANGELOG.md for 10.0.0
1 parent 1930716 commit 5c4eef0

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+
## [10.0.0] / 2025-11-20
810
- Added support for .NET 10
911
- Added support for slnx solution files
1012
- Updated dependencies
@@ -1220,7 +1222,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12201222
- Added CLT tasks for Git
12211223
- Fixed background color in console output
12221224

1223-
[vNext]: https://github.com/nuke-build/nuke/compare/9.0.4...HEAD
1225+
[vNext]: https://github.com/nuke-build/nuke/compare/10.0.0...HEAD
1226+
[10.0.0]: https://github.com/nuke-build/nuke/compare/9.0.4...10.0.0
12241227
[9.0.4]: https://github.com/nuke-build/nuke/compare/9.0.3...9.0.4
12251228
[9.0.3]: https://github.com/nuke-build/nuke/compare/9.0.2...9.0.3
12261229
[9.0.2]: https://github.com/nuke-build/nuke/compare/9.0.1...9.0.2

0 commit comments

Comments
 (0)