Skip to content

Commit

Permalink
Publish 0.3.0+2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 24, 2024
1 parent c0e23c7 commit 82e6bb9
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

### Added

- Atomic library is added automatically to the project when the plugin is applied
- Kopy runtime library is added automatically to the project when the plugin is applied

### Changed

### Deprecated
Expand All @@ -15,6 +12,17 @@

### Removed

### Updated

## [0.3.0+2.0.20] - 2024-08-24

### Added

- Atomic library is added automatically to the project when the plugin is applied
- Kopy runtime library is added automatically to the project when the plugin is applied

### Removed

- `Kopyable` interface
- `_initKopyable` function from Kopyable interface
- `getKopyableReference` function from Kopyable interface
Expand Down Expand Up @@ -48,7 +56,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.2.0+2.0.10...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.3.0+2.0.20...HEAD

[0.3.0+2.0.20]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.2.0+2.0.10...0.3.0+2.0.20

[0.2.0+2.0.10]: https://github.com/JavierSegoviaCordoba/kopy/compare/0.1.1+2.0.10...0.2.0+2.0.10

Expand Down

0 comments on commit 82e6bb9

Please sign in to comment.