update changelog.md

This commit is contained in:
wyy 2014-05-24 16:14:19 +08:00
parent 75581495b4
commit 51ae3ffb87

View File

@ -1,5 +1,9 @@
# CppJieba ChangeLog
## v2.4.2
1. 适当使用`vector::reserve`,约提高性能`30%`
## v2.4.1
1. 完善一些特殊字符和字母串的切词效果。