Skip to content

Commit 31c151d

Browse files
committed
upgrade for next release 2.1.1
1 parent d088275 commit 31c151d

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313

14+
### Deleted
15+
16+
## [2.1.1] - 2025-03-13
17+
18+
### Changed
19+
1420
- compatibility updates for SonarQube 25.1.0, 25.2.0 and 25.3.0 compatibility
1521
- upgrade creedengo-rules-specifications lib to 2.2.2
1622

17-
### Deleted
18-
1923
## [2.1.0] - 2025-01-07
2024

2125
### Added
@@ -93,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9397

9498
- Update ecocode-rules-specifications to 1.4.6
9599

96-
[unreleased](https://github.com/green-code-initiative/creedengo-java/compare/2.1.0...HEAD)
100+
[unreleased](https://github.com/green-code-initiative/creedengo-java/compare/2.1.1...HEAD)
101+
[2.1.1](https://github.com/green-code-initiative/creedengo-java/compare/2.1.0...2.1.1)
97102
[2.1.0](https://github.com/green-code-initiative/creedengo-java/compare/2.0.0...2.1.0)
98103
[2.0.0](https://github.com/green-code-initiative/creedengo-java/compare/1.6.2...2.0.0)
99104
[1.6.2](https://github.com/green-code-initiative/creedengo-java/compare/1.6.1...1.6.2)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code-
6161
|----------------|---------------------|------------------------------------------------------------------------------------------------|
6262
| 1.6.+ | 9.4.+ LTS to 10.6.0 | 11 / 17 |
6363
| 1.7.+ | 9.9.+ LTS to 10.6.0 | [17](https://docs.sonarsource.com/sonarqube/9.9/requirements/prerequisites-and-overview/#java) |
64-
| 2.0.+ | 9.9.+ LTS to 25.3.0 | [17](https://docs.sonarsource.com/sonarqube/9.9/requirements/prerequisites-and-overview/#java) |
64+
| 2.+ | 9.9.+ LTS to 25.3.0 | [17](https://docs.sonarsource.com/sonarqube/9.9/requirements/prerequisites-and-overview/#java) |
6565

6666
> Compatibility table of versions lower than 1.4.+ are available from the
6767
> main [creedengo repository](https://github.com/green-code-initiative/creedengo-rules-specifications#-plugins-version-compatibility).

0 commit comments

Comments
 (0)