Skip to content

Commit d496769

Browse files
committed
chore: CHANGELOG.md for 8.0.0
1 parent 516a48c commit d496769

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: 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+
## [8.0.0] / 2024-01-18
810
- Changed string parameters to violate requirement when empty or whitespace
911
- Added on-demand value injection using `OnDemandAttribute` and `OnDemandValueInjectionAttribute`
1012
- Added `AbsolutePath` division operator for `..` range expression
@@ -1124,7 +1126,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11241126
- Added CLT tasks for Git
11251127
- Fixed background color in console output
11261128

1127-
[vNext]: https://github.com/nuke-build/nuke/compare/7.0.6...HEAD
1129+
[vNext]: https://github.com/nuke-build/nuke/compare/8.0.0...HEAD
1130+
[8.0.0]: https://github.com/nuke-build/nuke/compare/7.0.6...8.0.0
11281131
[7.0.6]: https://github.com/nuke-build/nuke/compare/7.0.5...7.0.6
11291132
[7.0.5]: https://github.com/nuke-build/nuke/compare/7.0.4...7.0.5
11301133
[7.0.4]: https://github.com/nuke-build/nuke/compare/7.0.3...7.0.4

0 commit comments

Comments
 (0)