Skip to content

Commit

Permalink
Publish 0.4.1+2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 2, 2024
1 parent aa2b470 commit 310073f
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 @@ -10,12 +10,16 @@

### Fixed

- `compilerClasspath` does not support `String`

### Removed

### Updated

## [0.4.1+2.0.20] - 2024-09-02

### Fixed

- `compilerClasspath` does not support `String`

## [0.4.0+2.0.20] - 2024-09-02

### Added
Expand Down Expand Up @@ -220,7 +224,9 @@

- `kotlin-compiler-test` to `kotlin-compiler-extensions-test`

[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-compiler-extensions/compare/0.4.0+2.0.20...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-compiler-extensions/compare/0.4.1+2.0.20...HEAD

[0.4.1+2.0.20]: https://github.com/JavierSegoviaCordoba/kotlin-compiler-extensions/compare/0.4.0+2.0.20...0.4.1+2.0.20

[0.4.0+2.0.20]: https://github.com/JavierSegoviaCordoba/kotlin-compiler-extensions/compare/0.3.0+2.0.20...0.4.0+2.0.20

Expand Down

0 comments on commit 310073f

Please sign in to comment.