Skip to content

Commit 207d87c

Browse files
committed
Updating CHANGELOG for 0.6.0 release
1 parent b3161cb commit 207d87c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
<--
78
## Unreleased
9+
-->
10+
11+
## [0.6.0] - 2019-03-07
812
### Added
913
- "at" style for links in documentation navigation
1014
- initial implementation of `jpx init` command
@@ -115,7 +119,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
115119
### Added
116120
- Initial repository contents
117121

118-
[Unreleased]: https://github.com/andyfleming/jetpax/compare/v0.5.0...HEAD
122+
[Unreleased]: https://github.com/andyfleming/jetpax/compare/v0.6.0...HEAD
123+
[0.6.0]: https://github.com/andyfleming/jetpax/compare/v0.5.0...v0.6.0
119124
[0.5.0]: https://github.com/andyfleming/jetpax/compare/v0.4.0...v0.5.0
120125
[0.4.0]: https://github.com/andyfleming/jetpax/compare/v0.3.0...v0.4.0
121126
[0.3.0]: https://github.com/andyfleming/jetpax/compare/v0.2.1...v0.3.0

0 commit comments

Comments
 (0)