diff --git a/CHANGELOG.md b/CHANGELOG.md index cd240c5..44f7fc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +### Changed + +### Deleted + +## [1.4.3] - 2024-05-15 + +### Added + - [#18](https://github.com/green-code-initiative/ecoCode-python/issues/18) Add support for SonarQube 10.4 "DownloadOnlyWhenRequired" feature ### Changed @@ -16,8 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#17](https://github.com/green-code-initiative/ecoCode-python/issues/17) EC7 - correction setter problem on constructor method - check Sonarqube 10.4.1 compatibility + update docker files and README.md / NOT OK with 10.5.x (issue created) -### Deleted - ## [1.4.2] - 2024-01-11 ### Changed @@ -55,7 +61,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Comparison list -[unreleased](https://github.com/green-code-initiative/ecoCode-python/compare/1.4.2...HEAD) +[unreleased](https://github.com/green-code-initiative/ecoCode-python/compare/1.4.3...HEAD) +[1.4.3](https://github.com/green-code-initiative/ecoCode-python/compare/1.4.2...1.4.3) [1.4.2](https://github.com/green-code-initiative/ecoCode-python/compare/1.4.1...1.4.2) [1.4.1](https://github.com/green-code-initiative/ecoCode-python/compare/1.4.0...1.4.1) [1.4.0](https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.4.0)