modify changelog.md

This commit is contained in:
wyy 2014-02-10 11:33:56 +08:00
parent b7c93f196c
commit bb1e7e717b

View File

@ -1,4 +1,4 @@
## v2.2.1
## v2.3.0
1. 增加`KeywordExtractor.hpp`来进行关键词抽取。
2. 使用`gtest`来做单元测试。