Skip to content

Commit

Permalink
prepare next release 1.5.0 : CHANGELOG updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Jan 6, 2024
1 parent d55c0cc commit 3d4e2f4
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

### Deleted

## [1.5.0] - 2024-01-06

### Added

- Java rules moved from `ecoCode` repository to current repository
- Add 10.3 SonarQube compatibility

### Changed

- Update ecocode-rules-specifications to 1.4.6

### Deleted

[unreleased]: https://github.com/green-code-initiative/ecoCode-java/compare/v1.5.0...HEAD
[1.4.0]: https://github.com/green-code-initiative/ecoCode-java/compare/v0.0.0...1.5.0
[1.5.0]: https://github.com/green-code-initiative/ecoCode-java/compare/v1.4.3...1.5.0

0 comments on commit 3d4e2f4

Please sign in to comment.