8000
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.
2 parents b159d9e + 495e953 commit 1e8114bCopy full SHA for 1e8114b
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "unicode-segmentation"
4
-version = "1.4.0"
+version = "1.5.0"
5
authors = ["kwantam <kwantam@gmail.com>", "Manish Goregaokar <manishsmail@gmail.com>"]
6
7
homepage = "https://github.com/unicode-rs/unicode-segmentation"
README.md
@@ -43,6 +43,11 @@ unicode-segmentation = "1.3.0"
43
44
# Change Log
45
46
+## 1.5.0
47
+
48
+* [#68](https://github.com/unicode-rs/unicode-segmentation/pull/68) Upgrade to Unicode 11
49
50
51
## 1.4.0
52
53
* [#56](https://github.com/unicode-rs/unicode-segmentation/pull/56) Upgrade to Unicode 10
0 commit comments