public constructor

This commit is contained in:
Looly
2021-05-26 18:37:43 +08:00
parent 0134a66a6b
commit 4f5caf518f
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
* 【json 】 修复JSONArray.put方法不能覆盖值的问题
* 【poi 】 修复sax方式读取xls无法根据sheet名称获取数据issue#I3S4NH@Gitee
* 【core 】 修复路径中多个~都被替换的问题pr#1599@Github
* 【core 】 修复CRC16构造非public问题issue#1601@Github
-------------------------------------------------------------------------------------------------------------
# 5.6.5 (2021-05-08)