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 1
1
[package ]
2
2
3
3
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> " ]
6
6
7
7
homepage = " https://github.com/unicode-rs/unicode-segmentation"
8
8
repository = " 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"
43
43
44
44
# Change Log
45
45
46
+ ## 1.4.0
47
+
48
+ * [ #56 ] ( https://github.com/unicode-rs/unicode-segmentation/pull/56 ) Upgrade to Unicode 10
49
+
46
50
## 1.3.0
47
51
48
52
* [ #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