diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8fc8908..31adfe9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,16 @@
Changelog of Violation Comments to Bitbucket Server Plugin.
-## Unreleased
+## 1.59
+### Jira JENKINS-48648
+
+**Using UTF-8 in Bitbucket client JENKINS-48648**
+
+
+[e64417e9dc01233](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/e64417e9dc01233) Tomas Bjerre *2017-12-20 20:31:01*
+
+
+## 1.58
### No issue
**Accepting PMD files without ruleset-tag**
@@ -645,14 +654,6 @@ Changelog of Violation Comments to Bitbucket Server Plugin.
[c506992c461df21](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/c506992c461df21) Tomas Bjerre *2015-06-23 19:49:00*
-### Jira alpha-1
-
-**Using Violations 0.8.0-alpha-1 #1**
-
-
-[c506992c461df21](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/c506992c461df21) Tomas Bjerre *2015-06-23 19:49:00*
-
-
### No issue
**Adding test cases after merge**
diff --git a/pom.xml b/pom.xml
index b24940e..9ff8bb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,6 +121,7 @@
https://api.github.com/repos/jenkinsci/violation-comments-to-stash-plugin
${GITHUB_OAUTH2TOKEN}
#([0-9]*)
+ \bJENKINS-([0-9]+)\b
CHANGELOG.md