File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments