diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f08ecb..c9573ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
# Changelog
-## Unreleased
+## violation-comments-to-github-maven-plugin-1.59
+### GitHub #80
+
+**Add support for sonar issue report formats >= v7.5 tomasbjerre/violations-lib#80**
+
+
+[d89ff72a00fc2b8](https://github.com/tomasbjerre/violation-comments-to-github-maven-plugin/commit/d89ff72a00fc2b8) Tomas Bjerre *2020-01-03 07:28:30*
+
+
### No issue
**Create FUNDING.yml**
diff --git a/pom.xml b/pom.xml
index 1af211a..fd1d9db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
se.bjurr.violations
violation-comments-to-github-maven-plugin
- 1.59
+ 1.60-SNAPSHOT
maven-plugin
violation-comments-to-github-maven-plugin
Maven plugin that comments GitHub with results from static code analysis.
@@ -12,7 +12,7 @@
scm:git:git@github.com:tomasbjerre/violation-comments-to-github-maven-plugin.git
https://github.com/tomasbjerre/violation-comments-to-github-maven-plugin
- violation-comments-to-github-maven-plugin-1.59
+ HEAD
diff --git a/violation-comments-to-github-maven-plugin-example/pom.xml b/violation-comments-to-github-maven-plugin-example/pom.xml
index 8291a7d..f278026 100644
--- a/violation-comments-to-github-maven-plugin-example/pom.xml
+++ b/violation-comments-to-github-maven-plugin-example/pom.xml
@@ -10,7 +10,7 @@
UTF-8
1.6
1.6
- 1.59-SNAPSHOT
+ 1.60-SNAPSHOT