Skip to content

Commit fb84539

Browse files
committed
Updated wording on the last (sic!) experimental release
1 parent 715acd3 commit fb84539

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
Library support for Kotlin coroutines with [multiplatform](#multiplatform) support.
88
This is a companion version for Kotlin 1.2.70 release.
99

10-
**NOTE**: This is the latest experimental release. See [COMPATIBILITY.md](COMPATIBILITY.md) for details on migration.
10+
**NOTE**: This is the _last_ experimental feature release.
11+
See [COMPATIBILITY.md](COMPATIBILITY.md) for details of migration onto the stable Kotlin 1.3 coroutines.
1112

1213
```kotlin
1314
GlobalScope.launch {

0 commit comments

Comments
 (0)