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.13.0] / 2018-12-10
8
10
- Change verification of PATH environment variable to be executed only with ` Trace ` log level
9
11
- Added ` ToolSettings.When ` for conditional fluent modifications
10
12
- Added ` .editorconfig ` file in setup to avoid formatting issues
@@ -224,7 +226,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
224
226
- Added CLT tasks for Git
225
227
- Fixed background color in console output
226
228
227
- [ vNext ] : https://github.com/nuke-build/nuke/compare/0.12.4...HEAD
229
+ [ vNext ] : https://github.com/nuke-build/nuke/compare/0.13.0...HEAD
230
+ [ 0.13.0 ] : https://github.com/nuke-build/nuke/compare/0.12.4...0.13.0
228
231
[ 0.12.4 ] : https://github.com/nuke-build/nuke/compare/0.12.3...0.12.4
229
232
[ 0.12.3 ] : https://github.com/nuke-build/nuke/compare/0.12.2...0.12.3
230
233
[ 0.12.2 ] : https://github.com/nuke-build/nuke/compare/0.12.1...0.12.2
You can’t perform that action at this time.
0 commit comments