Skip to content

Commit 84bd97d

Browse files
committed
Added the versionadded directive
1 parent 57f0d41 commit 84bd97d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/string.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ The String Component
88
The String component provides a single object-oriented API to work with
99
three "unit systems" of strings: bytes, code points and grapheme clusters.
1010

11+
.. versionadded:: 5.0
12+
13+
The String component was introduced in 5.0 as an
14+
:doc:`experimental feature </contributing/code/experimental>`.
15+
1116
Installation
1217
------------
1318

0 commit comments

Comments
 (0)