diff --git a/CHANGELOG.md b/CHANGELOG.md index d72d40a..d8e05f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,18 @@ ### Fixed -- `compilerClasspath` not working with the separator `:` - ### Removed ### Updated +## [0.11.0+2.0.20] - 2024-09-08 + +### Fixed + +- `compilerClasspath` not working with the separator `:` + +### Updated + - `com.javiersc.kotlin:kotlin-compiler-extensions -> 0.4.3+2.0.20` - `com.javiersc.kotlin:kotlin-compiler-gradle-extensions -> 0.4.3+2.0.20` - `com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.4.3+2.0.20` @@ -118,7 +124,9 @@ - `com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.2.0+2.0.10` - `com.javiersc.kotlin:kotlin-compiler-extensions -> 0.2.0+2.0.10` -[Unreleased]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.10.0+2.0.20...HEAD +[Unreleased]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.11.0+2.0.20...HEAD + +[0.11.0+2.0.20]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.10.0+2.0.20...0.11.0+2.0.20 [0.10.0+2.0.20]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.9.0+2.0.20...0.10.0+2.0.20