Skip to content

Commit 3454188

Browse files
committedMar 2, 2019
Finalize CHANGELOG.md for 0.17.4
1 parent 596bf5c commit 3454188

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎CHANGELOG.md

+4-1
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.17.4] / 2019-03-02
810
- Fixed bootstrapping script to not set `NUGET_XMLDOC_MODE`
911

1012
## [0.17.3] / 2019-02-27
@@ -319,7 +321,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
319321
- Added CLT tasks for Git
320322
- Fixed background color in console output
321323

322-
[vNext]: https://github.com/nuke-build/common/compare/0.17.3...HEAD
324+
[vNext]: https://github.com/nuke-build/common/compare/0.17.4...HEAD
325+
[0.17.4]: https://github.com/nuke-build/common/compare/0.17.3...0.17.4
323326
[0.17.3]: https://github.com/nuke-build/common/compare/0.17.2...0.17.3
324327
[0.17.2]: https://github.com/nuke-build/common/compare/0.17.1...0.17.2
325328
[0.17.1]: https://github.com/nuke-build/common/compare/0.17.0...0.17.1

0 commit comments

Comments
 (0)
Please sign in to comment.