Skip to content

Commit 4810b94

Browse files
committed
prepare 2.0.0 : update CHANGELOG
1 parent 122f603 commit 4810b94

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,24 @@ 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.0.0] - 2024-12-18
17+
18+
### Added
19+
1220
- [#59](https://github.com/green-code-initiative/creedengo-java/pull/59) Add builtin profile `ecoCode way` to aggregate all implemented ecoCode rules by this plugin
1321
- [#53](https://github.com/green-code-initiative/creedengo-java/issues/53) Improve integration tests
1422
- Rename rules ECXXX to the new Green Code Initiative naming convention GCIXXX
23+
- migration from ecocode to creedengo - all over the code
1524

1625
### Changed
1726

1827
- [#49](https://github.com/green-code-initiative/creedengo-java/pull/49) Add test to ensure all Rules are registered
1928
- [#336](https://github.com/green-code-initiative/creedengo-rules-specifications/issues/336) [Adds Maven Wrapper](https://github.com/green-code-initiative/creedengo-java/pull/67)
2029

21-
### Deleted
22-
2330
## [1.6.2] - 2024-07-21
2431

2532
### Changed
@@ -68,7 +75,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6875

6976
- Update ecocode-rules-specifications to 1.4.6
7077

71-
[unreleased](https://github.com/green-code-initiative/creedengo-java/compare/1.6.1...HEAD)
78+
[unreleased](https://github.com/green-code-initiative/creedengo-java/compare/2.0.0...HEAD)
79+
[2.0.0](https://github.com/green-code-initiative/creedengo-java/compare/1.6.2...2.0.0)
80+
[1.6.2](https://github.com/green-code-initiative/creedengo-java/compare/1.6.1...1.6.2)
7281
[1.6.1](https://github.com/green-code-initiative/creedengo-java/compare/1.6.0...1.6.1)
7382
[1.6.0](https://github.com/green-code-initiative/creedengo-java/compare/1.5.2...1.6.0)
7483
[1.5.2](https://github.com/green-code-initiative/creedengo-java/compare/1.5.1...1.5.2)

0 commit comments

Comments
 (0)