8000 readme: add changelog for 1.2.1 · unicode-rs/unicode-segmentation@fc5d1d5 · GitHub
[go: up one dir, main page]

Skip to content

Commit fc5d1d5

Browse files
committed
readme: add changelog for 1.2.1
This seems to have been forgotten in 703e9c2.
1 parent 9d73b09 commit fc5d1d5

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)
0