8000 Merge pull request #71 from unicode-rs/bump · unicode-rs/unicode-segmentation@1e8114b · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e8114b

Browse files
authored
Merge pull request #71 from unicode-rs/bump
Publish 1.5.0
2 parents b159d9e + 495e953 commit 1e8114b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "unicode-segmentation"
4-
version = "1.4.0"
4+
version = "1.5.0"
55
authors = ["kwantam <kwantam@gmail.com>", "Manish Goregaokar <manishsmail@gmail.com>"]
66

77
homepage = "https://github.com/unicode-rs/unicode-segmentation"

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ unicode-segmentation = "1.3.0"
4343

4444
# Change Log
4545

46+
## 1.5.0
47+
48+
* [#68](https://github.com/unicode-rs/unicode-segmentation/pull/68) Upgrade to Unicode 11
49+
50+
4651
## 1.4.0
4752

4853
* [#56](https://github.com/unicode-rs/unicode-segmentation/pull/56) Upgrade to Unicode 10

0 commit comments

Comments
 (0)
0