diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c1a270..35f489c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,28 @@ Changelog of Violation comments to github gradle plugin. +## 1.60 +### GitHub #80 + +**Add support for sonar issue report formats >= v7.5 tomasbjerre/violations-lib** + + +[2c81e17231f2e8a](https://github.com/tomasbjerre/violation-comments-to-github-gradle-plugin/commit/2c81e17231f2e8a) Tomas Bjerre *2020-01-03 07:24:09* + + +### No issue + +**doc** + + +[da2e18fe0237398](https://github.com/tomasbjerre/violation-comments-to-github-gradle-plugin/commit/da2e18fe0237398) Tomas Bjerre *2019-10-09 17:00:37* + +**Create FUNDING.yml** + + +[da0735c7e1d9528](https://github.com/tomasbjerre/violation-comments-to-github-gradle-plugin/commit/da0735c7e1d9528) Tomas Bjerre *2019-09-28 06:57:05* + + ## 1.59 ### No issue diff --git a/gradle.properties b/gradle.properties index 4bf1da1..8e950f6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version = 1.60 +version = 1.61-SNAPSHOT