diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f33a36de2f..7c5dc5fa8f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # v0.9 (Sep 2018) * Support Kotlin 1.3M2 + * Note: Common modules of multiplatform projects also should use Kotlin 1.3 * Major standard library (native parts) rework and rename * New Gradle plugin with multiplatform integration and reworked DSL * Support unsigned types in Kotlin and interop