diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d31a97..b6cabe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,8 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#37](https://github.com/green-code-initiative/creedengo-ios/issues/37) Renaming to Creedengo - [#39](https://github.com/green-code-initiative/creedengo-ios/pull/39) technical upgrade on docker system -### Deleted - ## [1.1.0] ### Changed @@ -35,6 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extracted iOS plugin from https://github.com/green-code-initiative/creedengo-mobile to new repository (https://github.com/green-code-initiative/creedengo-ios) - [#11](https://github.com/green-code-initiative/creedengo-ios/pull/11) License and source headers update (LGPL v3 to GPL v3) -[unreleased]: https://github.com/green-code-initiative/creedengo-ios/compare/v1.0.1...HEAD - -[1.0.1]: https://github.com/green-code-initiative/creedengo/releases/tag/v1.0.1 +[unreleased](https://github.com/green-code-initiative/creedengo-ios/compare/2.0.0...HEAD) +[2.0.0](https://github.com/green-code-initiative/creedengo-ios/compare/1.1.0...2.0.0) +[1.1.0](https://github.com/green-code-initiative/creedengo-ios/releases/tag/1.1.0) \ No newline at end of file diff --git a/README.md b/README.md index 9d4a347..0878b65 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,10 @@ An iOS test project is available [here](https://github.com/green-code-initiative 🧩 Plugins version compatibility ------------------ -| Plugins Version | SonarQube version | -|-----------------|-----------------------------| -| 1.1.+ | SonarQube 9.4.+ LTS to 10.0 | +| Plugins Version | SonarQube version | +|-----------------|--------------------------------| +| 2.0.+ | SonarQube 9.4.+ LTS to 24.12.0 | +| 1.1.+ | SonarQube 9.4.+ LTS to 10.0 | 🛠️ Contributing ------------------