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

Skip to content

Commit a0531ee

Browse files
authored
Merge pull request #67 from unicode-rs/bump
Bump to 1.4.0
2 parents c43b2c0 + d247a89 commit a0531ee

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22

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

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

README.md

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

4444
# Change Log
4545

46+
## 1.4.0
47+
48+
* [#56](https://github.com/unicode-rs/unicode-segmentation/pull/56) Upgrade to Unicode 10
49+
4650
## 1.3.0
4751

4852
* [#24](https://github.com/unicode-rs/unicode-segmentation/pull/24) Add support for sentence boundaries

0 commit comments

Comments
 (0)
0