File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11[package ]
22
33name = " 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
77homepage = " https://github.com/unicode-rs/unicode-segmentation"
88repository = " https://github.com/unicode-rs/unicode-segmentation"
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments