Skip to content

Commit d7d2c7f

Browse files
committed
prepare 2.5.0
1 parent f21bd0c commit d7d2c7f

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- [#381](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/381) Add rule GCI108 : Prefer Append Left
13-
- [#380](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/380) Added rule GCI107 : DATA - Avoid Iterative Matrix Operations
14-
1512
### Changed
1613

1714
### Deleted
1815

16+
## [2.5.0] - 2025-08-02
17+
18+
### Added
19+
20+
- [#381](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/381) Add rule GCI108 : Prefer Append Left
21+
- [#380](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/380) Added rule GCI107 : DATA - Avoid Iterative Matrix Operations
22+
1923
## [2.4.1] - 2025-07-24
2024

2125
### Changed
@@ -449,7 +453,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
449453

450454
## Comparison List
451455

452-
[unreleased](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.4.1...HEAD)
456+
[unreleased](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.5.0...HEAD)
457+
[2.5.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.4.1...2.5.0)
453458
[2.4.1](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.4.0...2.4.1)
454459
[2.4.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.3.0...2.4.0)
455460
[2.3.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.2.3...2.3.0)

0 commit comments

Comments
 (0)