Skip to content

Commit 35a90f4

Browse files
authored
Merge pull request #52 from mgeisler/changelog-1.2.1
readme: add changelog for 1.2.1
2 parents a91ee39 + b710a10 commit 35a90f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ unicode-segmentation = "1.2.1"
4545

4646
# Change Log
4747

48+
## 1.2.1
49+
50+
* [#37](https://github.com/unicode-rs/unicode-segmentation/pull/37):
51+
Fix panic in `provide_context`.
52+
* [#40](https://github.com/unicode-rs/unicode-segmentation/pull/40):
53+
Fix crash in `prev_boundary`.
54+
4855
## 1.2.0
4956

5057
* New `GraphemeCursor` API allows random access and bidirectional iteration.

0 commit comments

Comments
 (0)