You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,14 +43,15 @@ unicode-segmentation = "1"
43
43
44
44
# Change Log
45
45
46
-
## 1.13.1
46
+
## 1.13.2
47
47
48
+
*[#164](https://github.com/unicode-rs/unicode-segmentation/pull/164) Set explicit 1.85 MSRV
48
49
*[#147](https://github.com/unicode-rs/unicode-segmentation/pull/147) Add ascii fast path for unicode_word_indices and unicode_words
49
50
*[#157](https://github.com/unicode-rs/unicode-segmentation/pull/157) Support Unicode 17.0.0
50
51
51
-
## 1.13.0
52
+
## 1.13.0, 1.13.1
52
53
53
-
Yanked due to accidental breakage.
54
+
Yanked due to accidental breakage and MSRV mistag.
0 commit comments