diff --git a/CHANGELOG.md b/CHANGELOG.md
index e63db40..df50493 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
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.8.0]
### Added
- sonarcloud analyse
@@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- First plugin interface with a render method
-[Unreleased]: https://github.com/coffeenet/coffeenet-frontpage-plugin-api/compare/0.7.0...HEAD
+[0.8.0]: https://github.com/coffeenet/coffeenet-frontpage-plugin-api/compare/0.7.0...0.8.0
[0.7.0]: https://github.com/coffeenet/coffeenet-frontpage-plugin-api/compare/0.6.0...0.7.0
[0.6.0]: https://github.com/coffeenet/coffeenet-frontpage-plugin-api/compare/0.5.0...0.6.0
[0.5.0]: https://github.com/coffeenet/coffeenet-frontpage-plugin-api/compare/0.4.0...0.5.0
diff --git a/pom.xml b/pom.xml
index bd21ac4..b9e476f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
frontpage-plugin-api
- 0.8.0-SNAPSHOT
+ 0.8.0
jar