diff --git a/CHANGELOG.md b/CHANGELOG.md index 5416968..ebc425f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ Changelog of Violation Comments to Bitbucket Server Plugin. ## Unreleased ### No issue +**Added handling for empty IssueType Description attributes for Resharper** + + +[d37fce66fee32b0](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/d37fce66fee32b0) Tomas Bjerre *2017-10-09 16:47:26* + + +## 1.55 +### No issue + **Allowing reporter to be unset** diff --git a/pom.xml b/pom.xml index cfdb3fd..c23eced 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin. se.bjurr.violations violation-comments-to-bitbucket-server-lib - 1.32 + 1.33