fix pinyin bug

This commit is contained in:
Looly
2020-06-16 10:58:55 +08:00
parent cf19fe3003
commit 165b915506
4 changed files with 34 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
* 【poi 】 修复WordWriter写表格问题pr#914@Github
* 【core 】 修复IoUtil.readBytes缓存数组长度问题issue#I1KIUE@Gitee
* 【core 】 修复BigExcelWriter多次flush导致的问题issue#920@Github
* 【extra 】 绕过Pinyin4j最后一个分隔符失效的bugissue#921@Github
-------------------------------------------------------------------------------------------------------------