Skip to content

Commit 87e024b

Browse files
committed
Finalize CHANGELOG.md for 6.3.0
1 parent 101c270 commit 87e024b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 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.3.0] / 2022-12-12
810
- Added new version of `Octokit`
911
- Added `OptionalAttribute` to suppress auto-injection warnings
1012
- Added ability to override `ProcessCustomLogger` in `ToolSettings`
@@ -988,7 +990,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
988990
- Added CLT tasks for Git
989991
- Fixed background color in console output
990992

991-
[vNext]: https://github.com/nuke-build/nuke/compare/6.2.1...HEAD
993+
[vNext]: https://github.com/nuke-build/nuke/compare/6.3.0...HEAD
994+
[6.3.0]: https://github.com/nuke-build/nuke/compare/6.2.1...6.3.0
992995
[6.2.1]: https://github.com/nuke-build/nuke/compare/6.2.0...6.2.1
993996
[6.2.0]: https://github.com/nuke-build/nuke/compare/6.1.2...6.2.0
994997
[6.1.2]: https://github.com/nuke-build/nuke/compare/6.1.1...6.1.2
@@ -1081,3 +1084,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10811084
[0.3.1]: https://github.com/nuke-build/nuke/compare/0.2.10...0.3.1
10821085
[0.2.10]: https://github.com/nuke-build/nuke/compare/0.2.0...0.2.10
10831086
[0.2.0]: https://github.com/nuke-build/nuke/tree/0.2.0
1087+

0 commit comments

Comments
 (0)