From 4b551f8dc3e1dde716ba174e9cf364193cc9be83 Mon Sep 17 00:00:00 2001 From: Matthias Koch Date: Mon, 5 Mar 2018 22:59:55 +0100 Subject: [PATCH] Finalize CHANGELOG.md for 0.2.10. --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 470163f06..4a269788e 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] + +## [0.2.10] / 2018-03-05 - Fixed handling of `Graph` switch. - Fixed logging in Nuke.CodeGenerator. - Fixed temporary directory path in setup and bootstrapping scripts. @@ -34,5 +36,6 @@ 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/0.2.0...HEAD +[vNext]: https://github.com/nuke-build/nuke/compare/0.2.10...HEAD +[0.2.10]: https://github.com/nuke-build/nuke/compare/0.2.0...0.2.10 [0.2.0]: https://github.com/nuke-build/nuke/tree/0.2.0