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.20.0] / 2019-05-29
8
10
- Changed ` Solution.GetProject ` to allow resolution from full path
9
11
- Changed HTML execution plan to be shown left-to-right
10
12
- Added ` When ` overload for combinatorial settings
@@ -364,7 +366,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
364
366
- Added CLT tasks for Git
365
367
- Fixed background color in console output
366
368
367
- [ vNext ] : https://github.com/nuke-build/common/compare/0.19.2...HEAD
369
+ [ vNext ] : https://github.com/nuke-build/common/compare/0.20.0...HEAD
370
+ [ 0.20.0 ] : https://github.com/nuke-build/common/compare/0.19.2...0.20.0
368
371
[ 0.19.2 ] : https://github.com/nuke-build/common/compare/0.19.1...0.19.2
369
372
[ 0.19.1 ] : https://github.com/nuke-build/common/compare/0.19.0...0.19.1
370
373
[ 0.19.0 ] : https://github.com/nuke-build/common/compare/0.18.0...0.19.0
You can’t perform that action at this time.
0 commit comments