Skip to content

Commit

Permalink
v4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Jul 22, 2016
1 parent 0984c9e commit 91b7f9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# CppJieba ChangeLog

## next version
## v4.8.1

+ add TextRankExtractor by [@questionfish] in [pull request 65](https://github.com/yanyiwu/cppjieba/pull/65)
+ add Jieba::ResetSeparators api for some special situation, for example in [issue67](https://github.com/yanyiwu/cppjieba/issues/67)
+ fix [issue70](https://github.com/yanyiwu/cppjieba/issues/70)
+ support (word, freq, tag) format in user_dict, see details in [pr74](https://github.com/yanyiwu/cppjieba/pull/74)

## v4.8.0

Expand Down

0 comments on commit 91b7f9a

Please sign in to comment.