Skip to content

Commit 3ec1530

Browse files
committed
prepare next release 1.5.1
1 parent d5faebd commit 3ec1530

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

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

1212
### Changed
1313

14-
- [#7](https://github.com/green-code-initiative/ecoCode-java/issues/7) EC2 rule : correction NullPointer with interface
15-
1614
### Deleted
1715

16+
## [1.5.1] - 2024-01-23
17+
18+
### Changed
19+
20+
- [#7](https://github.com/green-code-initiative/ecoCode-java/issues/7) EC2 rule : correction NullPointer with interface
21+
1822
## [1.5.0] - 2024-01-06
1923

2024
### Added
@@ -26,5 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2630

2731
- Update ecocode-rules-specifications to 1.4.6
2832

29-
[unreleased]: https://github.com/green-code-initiative/ecoCode-java/compare/v1.5.0...HEAD
30-
[1.5.0]: https://github.com/green-code-initiative/ecoCode-java/compare/v1.4.3...1.5.0
33+
[unreleased](https://github.com/green-code-initiative/ecoCode-java/compare/v1.5.1...HEAD)
34+
[1.5.1](https://github.com/green-code-initiative/ecoCode-java/compare/v1.5.0...1.5.1)
35+
[1.5.0](https://github.com/green-code-initiative/ecoCode-java/releases/tag/1.5.0)

0 commit comments

Comments
 (0)