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 30a3e6b commit e9104b1Copy full SHA for e9104b1
README.md
@@ -54,12 +54,6 @@ unicode-segmentation = "1.10.1"
54
## 1.9.0
55
* [#101](https://github.com/unicode-rs/unicode-segmentation/pull/101) Upgrade to Unicode 14.0.0
56
57
-## 1.7.0
58
-
59
-* [#87](https://github.com/unicode-rs/unicode-segmentation/pull/87) Upgrade to Unicode 13
60
-* [#79](https://github.com/unicode-rs/unicode-segmentation/pull/79) Implement a special-case lookup for ascii grapheme categories
61
-* [#77](https://github.com/unicode-rs/unicode-segmentation/pull/77) Optimization for grapheme iteration
62
63
## 1.7.1
64
65
* Update docs on version number
0 commit comments