Skip to content

Commit

Permalink
docs: update CHANGELOG.md with missing changes on v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josimar-silva committed Jan 12, 2024
1 parent 40fcd1f commit 7365085
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed
- Fixed exception throw by `UnnecessaryImportRule` when analysing Gosu files with wildcard imports ([#54](https://github.com/FRI-DAY/sonar-gosu-plugin/pull/97)).
- Fixed ignored `@SuppressWarnings` on enhancements ([#83](https://github.com/FRI-DAY/sonar-gosu-plugin/pull/83)).
- Fixed unnecessary imports been highlighted on the wrong line ([#87](https://github.com/FRI-DAY/sonar-gosu-plugin/pull/87)).

### Removed
- Removed deprecated `DuplicatedBlocks` rule from built-in profile [(#70)](https://github.com/FRI-DAY/sonar-gosu-plugin/pull/70).
Expand Down

0 comments on commit 7365085

Please sign in to comment.