Skip to content

Commit a1f2f7b

Browse files
authored
Merge pull request #478 from green-code-initiative/creedengo-rules-specifications__worktree-main
prepare 3.1.0 version : update CHANGELOG.md
2 parents a7c0fb6 + ed16d0b commit a1f2f7b

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)