Skip to content

Commit

Permalink
Publish 0.11.0+2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 8, 2024
1 parent b9bfe16 commit 643be02
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 643be02

Please sign in to comment.