diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d79cc5..1d55270 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [1.3.0]
+
### Added
- Audit log (per-project) with possibility to browse, filter, and clear using
@@ -78,8 +80,8 @@ Initial version based on reproducing functionality of deprecated [FAIRifier](htt
- About dialog with basic information about the extension and its compatibility
- Report a bug link to create a GitHub issue easily
-[Unreleased]: /../../compare/v1.1.0...develop
+[Unreleased]: /../../compare/v1.3.0...develop
[1.0.0]: /../../tree/v1.0.0
[1.1.0]: /../../tree/v1.1.0
[1.2.0]: /../../tree/v1.2.0
-
+[1.3.0]: /../../tree/v1.3.0
diff --git a/pom.xml b/pom.xml
index c4d20b7..d0e6465 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@