Skip to content

Commit

Permalink
Publish 0.10.0+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 bdc2dd6 commit e40c755
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,24 @@

### Changed

- `kopy-args` to `api` from `implementation` in the Gradle plugin

### Deprecated

### Fixed

- Kotlin multiplatform support

### Removed

### Updated

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

### Changed

- `kopy-args` to `api` from `implementation` in the Gradle plugin

### Fixed

- Kotlin multiplatform support

## [0.9.0+2.0.20] - 2024-09-01

### Added
Expand Down Expand Up @@ -106,7 +112,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.9.0+2.0.20...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.10.0+2.0.20...HEAD

[0.10.0+2.0.20]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.9.0+2.0.20...0.10.0+2.0.20

[0.9.0+2.0.20]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.8.0+2.0.20...0.9.0+2.0.20

Expand Down

0 comments on commit e40c755

Please sign in to comment.