File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments