Skip to content

Commit 232ef0a

Browse files
committed
prepare 2.1.0 : update CHANGELOG
1 parent 450246c commit 232ef0a

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,21 @@ 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-03
17+
18+
### Added
19+
1220
- Add new Java rule GCI82 - Make non reassigned variables constants
1321

1422
### Changed
1523

1624
- update developers list + update maven plugins versions
1725
- correction of RULES.md file (renaming ECxx rules to GCIxx rules + reformating arrays)
1826

19-
### Deleted
20-
2127
## [2.0.0] - 2024-12-10
2228

2329
### Changed
@@ -371,7 +377,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
371377

372378
## Comparison List
373379

374-
[unreleased](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.5...HEAD)
380+
[unreleased](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.1.0...HEAD)
381+
[2.1.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.0.0...2.1.0)
382+
[2.0.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.5...2.0.0)
375383
[1.6.5](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.4...1.6.5)
376384
[1.6.4](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.3...1.6.4)
377385
[1.6.3](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.2...1.6.3)

0 commit comments

Comments
 (0)