add methods

This commit is contained in:
Looly
2021-08-10 20:54:31 +08:00
parent 838a2c45a6
commit 8ddb2b425c
4 changed files with 90 additions and 45 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.8 (2021-08-09)
# 5.7.8 (2021-08-10)
### 🐣新特性
* 【core 】 MapProxy支持return this的setter方法pr#392@Gitee
@@ -14,6 +14,7 @@
### 🐞Bug修复
* 【core 】 改进NumberChineseFormatter算法补充完整单元测试解决零问题
* 【core 】 修复Img变换操作图片格式问题issue#I44JRB@Gitee
-------------------------------------------------------------------------------------------------------------