diff --git a/CHANGELOG.md b/CHANGELOG.md index a25d6132dc0..224081c6ce1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,6 @@ * Support Kotlin 1.2.20 * Support Java 9 * Support Gradle 4.5 - * Support kotlin.math on WebAssembly target * Transparent Objective-C/Kotlin container classes interoperability * Produce optimized WebAssembly binaries (10x smaller than it used to be) * Improved APIs for object transfer between threads and workers @@ -75,4 +74,4 @@ * Improve compilation and linking performance ## v0.1 (Mar 2017) ## -Initial technical preview of Kotlin/Native \ No newline at end of file +Initial technical preview of Kotlin/Native