From cf7a73175fb57164cb8efb8451b8ed69b16308cc Mon Sep 17 00:00:00 2001 From: Dmitriy Dolovov <41585329+ddolovov@users.noreply.github.com> Date: Thu, 3 Dec 2020 11:51:31 +0300 Subject: [PATCH] Minor. Release notes update (#4573) --- kotlin-native/RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kotlin-native/RELEASE_NOTES.md b/kotlin-native/RELEASE_NOTES.md index eeb564ff106..197e982036a 100644 --- a/kotlin-native/RELEASE_NOTES.md +++ b/kotlin-native/RELEASE_NOTES.md @@ -55,7 +55,7 @@ Produced programs are fully self-sufficient and do not need JVM or other runtime On macOS it also requires Xcode 11.0 or newer to be installed. -The language and library version supported by this EAP release match Kotlin 1.3. +The language and library version supported by this release match Kotlin 1.4. However, there are certain limitations, see section [Known Limitations](#limitations). Currently _Kotlin/Native_ uses reference counting based memory management scheme with a cycle