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.1] / 2019-06-02
8
10
- Fixed MSBuild evaluation issues by updating NuGet.Packaging to v4.9.2
9
11
10
12
## [ 0.20.0] / 2019-05-29
@@ -367,7 +369,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
367
369
- Added CLT tasks for Git
368
370
- Fixed background color in console output
369
371
370
- [ vNext ] : https://github.com/nuke-build/common/compare/0.20.0...HEAD
372
+ [ vNext ] : https://github.com/nuke-build/common/compare/0.20.1...HEAD
373
+ [ 0.20.1 ] : https://github.com/nuke-build/common/compare/0.20.0...0.20.1
371
374
[ 0.20.0 ] : https://github.com/nuke-build/common/compare/0.19.2...0.20.0
372
375
[ 0.19.2 ] : https://github.com/nuke-build/common/compare/0.19.1...0.19.2
373
376
[ 0.19.1 ] : https://github.com/nuke-build/common/compare/0.19.0...0.19.1
You can’t perform that action at this time.
0 commit comments