Skip to content

Commit 1e6a387

Browse files
committed
update CHANGELOG.md for next release
1 parent faef5ee commit 1e6a387

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
### Changed
13+
14+
### Deleted
15+
16+
## [2.1.0] - 2025-01-07
17+
18+
### Added
19+
1220
- [#88](https://github.com/green-code-initiative/creedengo-java/pull/88) Add new Java rule GCI94 - Use orElseGet instead of orElse
1321
- [#89](https://github.com/green-code-initiative/creedengo-java/pull/89) Add new Java rule GCI82 - Make non reassigned variables constants
1422

@@ -20,8 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2028
- check compatibility with SonarQube 10.7.0 and 24.12.0
2129
- upgrade actions/upload-artifact and actions/download-artifact from v3 to v4)
2230

23-
### Deleted
24-
2531
## [2.0.0] - 2024-12-18
2632

2733
### Added
@@ -84,7 +90,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8490

8591
- Update ecocode-rules-specifications to 1.4.6
8692

87-
[unreleased](https://github.com/green-code-initiative/creedengo-java/compare/2.0.0...HEAD)
93+
[unreleased](https://github.com/green-code-initiative/creedengo-java/compare/2.1.0...HEAD)
94+
[2.1.0](https://github.com/green-code-initiative/creedengo-java/compare/2.0.0...2.1.0)
8895
[2.0.0](https://github.com/green-code-initiative/creedengo-java/compare/1.6.2...2.0.0)
8996
[1.6.2](https://github.com/green-code-initiative/creedengo-java/compare/1.6.1...1.6.2)
9097
[1.6.1](https://github.com/green-code-initiative/creedengo-java/compare/1.6.0...1.6.1)

0 commit comments

Comments
 (0)