Skip to content

Commit

Permalink
update Changelog for 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Jun 6, 2024
1 parent 6fafc8f commit 6b134dd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Change Log
==========

## 0.13.0 *(2024-06-06)*

- Update Kotlin to 2.0.0.
- `dependencyResolutionManagement.repositoriesMode = RepositoriesMode.FAIL_ON_PROJECT_REPOS` is now always
enabled. The opt out Gradle property `fgp.kotlin.multiplatformProject` is not used anymore.
- `useDagger` and `useSerialization` can now be used in multiplatform projects.


## 0.12.2 *(2024-05-15)*

- Support for Crashlytics Gradle Plugin 3.0.0.
Expand Down

0 comments on commit 6b134dd

Please sign in to comment.