Update Changelog

This commit is contained in:
Sun Junyi 2013-04-27 10:42:21 +08:00
parent 1f51b2a3ff
commit 9e4fce6b68

View File

@ -1,3 +1,7 @@
2013-04-27: version 0.28.1
==========================
1) hotfix. 修正了全模式下英文处理的bug.
2013-04-27: version 0.28
========================
1) 新增词典lazy load功能用户可以在'import jieba'后再改变词典的路径. 感谢hermanschaaf