8000 Bump to 1.4.0 · unicode-rs/unicode-segmentation@d247a89 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d247a89

Browse files
committed
Bump to 1.4.0
1 parent c43b2c0 commit d247a89

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