Skip to content

Commit 611eaa7

Browse files
authored
Merge pull request #30 from mbrubeck/doc
Update change log for 1.2.0.
2 parents 611314a + cbfc338 commit 611eaa7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ unicode-segmentation = "1.1.0"
4545

4646
# Change Log
4747

48+
## 1.2.0
49+
50+
* New `GraphemeCursor` API allows random access and bidirectional iteration.
51+
* Fixed incorrect splitting of certain emoji modifier sequences.
52+
4853
## 1.1.0
4954

5055
* Add `as_str` methods to the iterator types.

0 commit comments

Comments
 (0)