add comment

This commit is contained in:
Looly
2021-06-11 13:47:32 +08:00
parent e2de04d36f
commit 63fc4d175b
3 changed files with 33 additions and 34 deletions

View File

@@ -11,6 +11,7 @@
* 【crypto 】 MacEngine增加接口update,doFinal,reset等接口
* 【core 】 StrSpliter更名为StrSplitter
* 【core 】 NumberUtil的decimalFormat增加数字检查
* 【http 】 HttpBase的httpVersion方法设置为无效(issue#1644)
### 🐞Bug修复