File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,14 @@ Inspired by https://github.com/SonarCommunity/sonar-github
77
88# Changelog
99
10- ## Version 4.0.1 -SNAPSHOT
10+ ## Version 4.1.0 -SNAPSHOT
1111
1212### Fixed
1313- Fix new line in json [ #181 ] ( https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/181 )
1414- Fix new rule type [ #183 ] ( https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/183 )
15+ - Adding support for NONE in QualityGateFailMode [ #206 ] ( https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/206 )
16+ - Code Quality Descriptions [ #208 ] ( https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/208 )
17+ - Make sure that ReporterBuilder is available during batch [ #214 ] ( https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/214 )
1518
1619## Version 4.0.0
1720
Original file line number Diff line number Diff line change 1616 <packaging >sonar-plugin</packaging >
1717 <url >https://github.com/gabrie-allaigre/sonar-gitlab-plugin</url >
1818 <properties >
19- <java-gitlab-api .version>1.3 .0</java-gitlab-api .version>
19+ <java-gitlab-api .version>1.5 .0</java-gitlab-api .version>
2020 <freemarker .version>2.3.23</freemarker .version>
2121 <commons-lang3 .version>3.5</commons-lang3 .version>
2222
You can’t perform that action at this time.
0 commit comments