We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d73b09 commit fc5d1d5Copy full SHA for fc5d1d5
README.md
@@ -45,6 +45,13 @@ unicode-segmentation = "1.2.1"
45
46
# Change Log
47
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
55
## 1.2.0
56
57
* New `GraphemeCursor` API allows random access and bidirectional iteration.
0 commit comments