Skip to content

Commit eeeec87

Browse files
committed
Filipp review
1 parent dc84350 commit eeeec87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/topics/compatibility-guides/compatibility-guide-23.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,8 @@ perspective (for example, from Java) is out of the scope of this document.
198198
>
199199
> **Deprecation cycle**:
200200
>
201-
> - 2.3.0: report an error when using `String.subSequence(start, end)`
201+
> - 1.0: report a warning when using `String.subSequence(start, end)`
202+
> - 2.3.0: raise the warning to an error
202203
203204
### Deprecate `kotlin.io.createTempDirectory()` and `kotlin.io.createTempFile()` functions
204205

0 commit comments

Comments
 (0)