Skip to content

Commit 71bb51e

Browse files
committed
prepare 2.1.2 version : update CHANGELOG.md
1 parent 8217d23 commit 71bb51e

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

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

1212
### Changed
1313

14+
### Deleted
15+
16+
## [2.1.2] - 2026-01-11
17+
18+
### Changed
19+
1420
- [#103](https://github.com/green-code-initiative/creedengo-java/pull/103) GCI69 Java : calls to hasMoreElements() and nextElement() methods from java.util.Enumeration interface aren't flagged anymore when called in a for loop
1521
- [#110](https://github.com/green-code-initiative/creedengo-java/pull/110) GCI82 - remove false positives with reassignment using this and with passing a variable to a function it can be reassigned in
1622
- compatibility updates for SonarQube 25.12.0
@@ -19,8 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1925
- upgrade JDK from 11 to 17
2026
- [#4](https://github.com/green-code-initiative/creedengo-java/issues/4) Improvement: "++i" statement is not so bad
2127

22-
### Deleted
23-
2428
## [2.1.1] - 2025-03-13
2529

2630
### Changed
@@ -105,7 +109,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
105109

106110
- Update ecocode-rules-specifications to 1.4.6
107111

108-
[unreleased](https://github.com/green-code-initiative/creedengo-java/compare/2.1.1...HEAD)
112+
[unreleased](https://github.com/green-code-initiative/creedengo-java/compare/2.1.2...HEAD)
113+
[2.1.2](https://github.com/green-code-initiative/creedengo-java/compare/2.1.1...2.1.2)
109114
[2.1.1](https://github.com/green-code-initiative/creedengo-java/compare/2.1.0...2.1.1)
110115
[2.1.0](https://github.com/green-code-initiative/creedengo-java/compare/2.0.0...2.1.0)
111116
[2.0.0](https://github.com/green-code-initiative/creedengo-java/compare/1.6.2...2.0.0)

0 commit comments

Comments
 (0)