diff --git a/CHANGELOG.md b/CHANGELOG.md index 61be199c9..cbd4ff4c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [vNext] + +## [8.1.2] / 2024-10-13 - Fixed exclusion of skipped target from lookup for skippable dependencies - Fixed resolution of empty environment variables to false - Fixed parallel execution to prefer logger from settings @@ -1160,7 +1162,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Added CLT tasks for Git - Fixed background color in console output -[vNext]: https://github.com/nuke-build/nuke/compare/8.1.1...HEAD +[vNext]: https://github.com/nuke-build/nuke/compare/8.1.2...HEAD +[8.1.2]: https://github.com/nuke-build/nuke/compare/8.1.1...8.1.2 [8.1.1]: https://github.com/nuke-build/nuke/compare/8.1.0...8.1.1 [8.1.0]: https://github.com/nuke-build/nuke/compare/8.0.0...8.1.0 [8.0.0]: https://github.com/nuke-build/nuke/compare/7.0.6...8.0.0