Skip to content

Commit c06cebe

Browse files
committed
Finalize CHANGELOG.md for 6.0.1
1 parent 9993754 commit c06cebe

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+
## [6.0.1] / 2022-01-10
810
- Fixed invisible output for `SystemConsoleHostTheme`
911
- Fixed `GetRelativePath` for same parts in different places
1012

@@ -879,7 +881,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
879881
- Added CLT tasks for Git
880882
- Fixed background color in console output
881883

882-
[vNext]: https://github.com/nuke-build/nuke/compare/6.0.0...HEAD
884+
[vNext]: https://github.com/nuke-build/nuke/compare/6.0.1...HEAD
885+
[6.0.1]: https://github.com/nuke-build/nuke/compare/6.0.0...6.0.1
883886
[6.0.0]: https://github.com/nuke-build/nuke/compare/5.3.0...6.0.0
884887
[5.3.0]: https://github.com/nuke-build/nuke/compare/5.2.1...5.3.0
885888
[5.2.1]: https://github.com/nuke-build/nuke/compare/5.2.0...5.2.1

0 commit comments

Comments
 (0)