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