diff --git a/CHANGELOG.md b/CHANGELOG.md index 0abb543..d14a202 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.1.7] - 2019-03-31 ### FEATURES - Release binaries are now automatically built and published from the CI @@ -112,7 +114,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Some unit tests - License -[Unreleased]: https://github.com/mvisonneau/strongbox/compare/0.1.6...HEAD +[Unreleased]: https://github.com/mvisonneau/strongbox/compare/0.1.7...HEAD +[0.1.7]: https://github.com/mvisonneau/strongbox/compare/0.1.6...0.1.7 [0.1.6]: https://github.com/mvisonneau/strongbox/compare/0.1.5...0.1.6 [0.1.5]: https://github.com/mvisonneau/strongbox/compare/0.1.4...0.1.5 [0.1.4]: https://github.com/mvisonneau/strongbox/compare/0.1.3...0.1.4