Skip to content

Commit 0398640

Browse files
committedNov 21, 2024
chore: CHANGELOG.md for 9.0.1
1 parent 4eb6be5 commit 0398640

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.1] / 2024-11-21
810
- Fixed `Options` serialization to JSON
911
- Fixed `Options` for default members in interfaces
1012
- Fixed missing `ProcessExitHandler` setters
@@ -1181,7 +1183,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11811183
- Added CLT tasks for Git
11821184
- Fixed background color in console output
11831185

1184-
[vNext]: https://github.com/nuke-build/nuke/compare/9.0.0...HEAD
1186+
[vNext]: https://github.com/nuke-build/nuke/compare/9.0.1...HEAD
1187+
[9.0.1]: https://github.com/nuke-build/nuke/compare/9.0.0...9.0.1
11851188
[9.0.0]: https://github.com/nuke-build/nuke/compare/8.1.4...9.0.0
11861189
[8.1.4]: https://github.com/nuke-build/nuke/compare/8.1.3...8.1.4
11871190
[8.1.3]: https://github.com/nuke-build/nuke/compare/8.1.2...8.1.3

0 commit comments

Comments
 (0)
Please sign in to comment.