diff --git a/CHANGELOG.md b/CHANGELOG.md index dafb011..7987f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ 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.5.0] +### Changed +- CoffeeNet Starter Parent to version `0.34.0` ## [0.4.0] @@ -47,7 +49,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Plugin instance configuration - Minor validation of of a new plugin instance -[Unreleased]: https://github.com/coffeenet/coffeenet-frontpage/compare/0.4.0...HEAD +[0.5.0]: https://github.com/coffeenet/coffeenet-frontpage/compare/0.4.0...0.5.0 [0.4.0]: https://github.com/coffeenet/coffeenet-frontpage/compare/0.3.0...0.4.0 [0.3.0]: https://github.com/coffeenet/coffeenet-frontpage/compare/0.2.0...0.3.0 [0.2.0]: https://github.com/coffeenet/coffeenet-frontpage/compare/0.1.1...0.2.0 diff --git a/pom.xml b/pom.xml index f42fef9..0d80505 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ frontpage - 0.5.0-SNAPSHOT + 0.5.0 https://github.com/coffeenet/coffeenet-frontpage/issues