update changelog

This commit is contained in:
yanyiwu 2016-05-09 22:52:42 +08:00
parent c425bcc49f
commit c0afac2598

View File

@ -3,6 +3,7 @@
## next version
+ add TextRankExtractor by [@questionfish]
+ add Jieba::ResetSeparators api for some special situation, for example in [issue67]
## v4.8.0
@ -227,3 +228,4 @@ upgrade:
[qinwf]:https://github.com/yanyiwu/cppjieba/pull/53#issuecomment-176264929
[jieba]:https://github.com/fxsjy/jieba
[@questionfish]:https://github.com/questionfish
[issue67]:https://github.com/yanyiwu/cppjieba/issues/67