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.16.0] / 2019-01-30
8
10
- Changed setting of default working directory for process invocations
9
11
- Changed ` Logger.Log ` to ` Logger.Normal `
10
12
- Added ` NukeBuild.Execute ` overload without default target
@@ -285,7 +287,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
285
287
- Added CLT tasks for Git
286
288
- Fixed background color in console output
287
289
288
- [ vNext ] : https://github.com/nuke-build/common/compare/0.15.0...HEAD
290
+ [ vNext ] : https://github.com/nuke-build/common/compare/0.16.0...HEAD
291
+ [ 0.16.0 ] : https://github.com/nuke-build/common/compare/0.15.0...0.16.0
289
292
[ 0.15.0 ] : https://github.com/nuke-build/common/compare/0.14.1...0.15.0
290
293
[ 0.14.1 ] : https://github.com/nuke-build/common/compare/0.14.0...0.14.1
291
294
[ 0.14.0 ] : https://github.com/nuke-build/common/compare/0.13.0...0.14.0
You can’t perform that action at this time.
0 commit comments