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+ ## [ 3.1.0] - 2026-06-16
17+
18+ ### Added
19+
1220- [ #438 ] ( https://github.com/green-code-initiative/creedengo-rules-specifications/pull/438 ) Add rule GCI113 (Python): AI - Prefer XGBoost to RandomForest
1321- [ #452 ] ( https://github.com/green-code-initiative/creedengo-rules-specifications/pull/452 ) Add rule GCI536 (JS/TS): Avoid polling without checking page visibility
1422
@@ -21,7 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2129- [ #462 ] ( https://github.com/green-code-initiative/creedengo-rules-specifications/pull/462 ) Add analysis documentation for rule GCI89 for python
2230- [ #3 ] ( https://github.com/green-code-initiative/ecoCode-java/issues/3 ) Improvement GCI77 : pattern declaration not only in a static way
2331
24- ### Deleted
2532
2633## [ 3.0.0] - 2026-03-05
2734
@@ -566,7 +573,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
566573
567574## Comparison List
568575
569- [ unreleased] ( https://github.com/green-code-initiative/creedengo-rules-specifications/compare/3.0.0...HEAD )
576+ [ unreleased] ( https://github.com/green-code-initiative/creedengo-rules-specifications/compare/3.1.0...HEAD )
577+ [ 3.1.0] ( https://github.com/green-code-initiative/creedengo-rules-specifications/compare/3.0.0...3.1.0 )
570578[ 3.0.0] ( https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.7.1...3.0.0 )
571579[ 2.7.1] ( https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.7.0...2.7.1 )
572580[ 2.7.0] ( https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.6.7...2.7.0 )
You can’t perform that action at this time.
0 commit comments