Skip to content

Commit 82eb02d

Browse files
committed
chore: CHANGELOG.md for 9.0.3
1 parent 5401ee2 commit 82eb02d

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+
## [9.0.3] / 2024-12-05
810
- Fixed nullable options for `ToolTasks.Run`
911
- Fixed static tool path resolution
1012
- Fixed tool requirements initialization
@@ -1203,7 +1205,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12031205
- Added CLT tasks for Git
12041206
- Fixed background color in console output
12051207

1206-
[vNext]: https://github.com/nuke-build/nuke/compare/9.0.2...HEAD
1208+
[vNext]: https://github.com/nuke-build/nuke/compare/9.0.3...HEAD
1209+
[9.0.3]: https://github.com/nuke-build/nuke/compare/9.0.2...9.0.3
12071210
[9.0.2]: https://github.com/nuke-build/nuke/compare/9.0.1...9.0.2
12081211
[9.0.1]: https://github.com/nuke-build/nuke/compare/9.0.0...9.0.1
12091212
[9.0.0]: https://github.com/nuke-build/nuke/compare/8.1.4...9.0.0

0 commit comments

Comments
 (0)