File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
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.2.0] / 2018-02-26
8
10
- Deprecated ` Target ` parameter in favor of passing targets as first argument to the bootstrapping scripts.
9
11
- Deprecated ` NoDeps ` parameter in favor of new ` Skip ` parameter that takes a separated list.
10
12
- Deprecated ` DefaultSettings ` which are now exposed in each task class individually.
@@ -22,3 +24,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
22
24
- Added ` build.cmd ` in setup for easier invocation on Windows.
23
25
- Added CLT tasks for Git.
24
26
- Fixed background color in console output.
27
+
28
+ [ vNext ] : https://github.com/nuke-build/nuke/compare/0.2.0...HEAD
29
+ [ 0.2.0 ] : https://github.com/nuke-build/nuke/tree/0.2.0
You can’t perform that action at this time.
0 commit comments