update chaneglog.md

This commit is contained in:
yanyiwu 2015-08-11 00:53:43 +08:00
parent 41e4300c9a
commit 0a6b01c374

View File

@ -3,6 +3,7 @@
## next version ## next version
1. 使用工程上比较 tricky 的 Trie树优化办法。废弃了之前的 `Aho-Corasick-Automation` 实现,可读性更好,性能更高。 1. 使用工程上比较 tricky 的 Trie树优化办法。废弃了之前的 `Aho-Corasick-Automation` 实现,可读性更好,性能更高。
2. 新增层次分词器: LevelSegment
## v3.1.0 ## v3.1.0