Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Markov committed Aug 4, 2021
1 parent e8aadae commit be7bf32
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## Version 4.0.2

### Changed
- Added issue severity
- Added check existing issue threads
- Added more clear error message

### Fixed
- Fixed fingerprint

## Version 4.0.1

### Changed
Expand Down
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,15 @@ Inspired by https://github.com/SonarCommunity/sonar-github

# Current version

## Version 4.0.1
## Version 4.0.2

### Changed
- Adding support for NONE in QualityGateFailMode [#206](https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/206)
- Adding GitLab Merge Request discussions [#216](https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/216)
- Added issue severity
- Added check existing issue threads
- Added more clear error message

### Fixed
- Fix new rule type [#183](https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/183)
- Code Quality Descriptions [#208](https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/208)
- Make sure that ReporterBuilder is available during batch [#214](https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/214)
- When more than one inline comment issue then display them as a list [#230](https://github.com/gabrie-allaigre/sonar-gitlab-plugin/issues/230)
- Fixed fingerprint

[Others versions](https://github.com/Mar-Ser/sonar-gitlab-plugin/blob/master/CHANGELOG)

Expand Down

0 comments on commit be7bf32

Please sign in to comment.