Skip to content

Commit 5cb8c7b

Browse files
committed
Finalize CHANGELOG.md for 0.19.2
1 parent 4844b79 commit 5cb8c7b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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+
## [0.19.2] / 2019-05-10
810
- Fixed `ProjectModelTasks` to use existing `MSBUILD_EXE_PATH` value
911
- Fixed `ParameterService` to consider nullable enum types in value set calculation
1012
- Fixed compile errors in build template
@@ -355,7 +357,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
355357
- Added CLT tasks for Git
356358
- Fixed background color in console output
357359

358-
[vNext]: https://github.com/nuke-build/common/compare/0.19.1...HEAD
360+
[vNext]: https://github.com/nuke-build/common/compare/0.19.2...HEAD
361+
[0.19.2]: https://github.com/nuke-build/common/compare/0.19.1...0.19.2
359362
[0.19.1]: https://github.com/nuke-build/common/compare/0.19.0...0.19.1
360363
[0.19.0]: https://github.com/nuke-build/common/compare/0.18.0...0.19.0
361364
[0.18.0]: https://github.com/nuke-build/common/compare/0.17.7...0.18.0

0 commit comments

Comments
 (0)