File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ vNext]
8
+
9
+ ## [ 0.19.2] / 2019-05-10
8
10
- Fixed ` ProjectModelTasks ` to use existing ` MSBUILD_EXE_PATH ` value
9
11
- Fixed ` ParameterService ` to consider nullable enum types in value set calculation
10
12
- Fixed compile errors in build template
@@ -355,7 +357,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
355
357
- Added CLT tasks for Git
356
358
- Fixed background color in console output
357
359
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
359
362
[ 0.19.1 ] : https://github.com/nuke-build/common/compare/0.19.0...0.19.1
360
363
[ 0.19.0 ] : https://github.com/nuke-build/common/compare/0.18.0...0.19.0
361
364
[ 0.18.0 ] : https://github.com/nuke-build/common/compare/0.17.7...0.18.0
You can’t perform that action at this time.
0 commit comments