Skip to content

Commit b316b3c

Browse files
committed
Finalize changelog for 0.2.0.
1 parent 2b38bd4 commit b316b3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [vNext]
8+
9+
## [0.2.0] / 2018-02-26
810
- Deprecated `Target` parameter in favor of passing targets as first argument to the bootstrapping scripts.
911
- Deprecated `NoDeps` parameter in favor of new `Skip` parameter that takes a separated list.
1012
- 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.
2224
- Added `build.cmd` in setup for easier invocation on Windows.
2325
- Added CLT tasks for Git.
2426
- 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

0 commit comments

Comments
 (0)