Skip to content

Commit

Permalink
chore: CHANGELOG.md for 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoch committed Sep 10, 2024
1 parent f6a60d5 commit f389c17
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0] / 2024-09-10
- Added schema generation with references for `build.schema.json`
- Added deserialization of full objects from `parameters.json`
- Added `AbsolutePath` extension methods for `AddUnixSymlink`, `Copy*`, `Move*`, `Rename*`
Expand Down Expand Up @@ -1148,7 +1150,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.0.0...HEAD
[vNext]: https://github.com/nuke-build/nuke/compare/8.1.0...HEAD
[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
[7.0.6]: https://github.com/nuke-build/nuke/compare/7.0.5...7.0.6
[7.0.5]: https://github.com/nuke-build/nuke/compare/7.0.4...7.0.5
Expand Down

0 comments on commit f389c17

Please sign in to comment.