add methods

This commit is contained in:
Looly
2022-04-13 00:30:01 +08:00
parent c1fc2cfc85
commit d890d60b14
3 changed files with 85 additions and 71 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.0.M3 (2022-04-12)
# 5.8.0.M3 (2022-04-13)
### ❌不兼容特性
* 【core 】 StreamProgress#progress方法参数变更为2个pr#594@Gitee
@@ -17,6 +17,7 @@
* 【core 】 Snowflake支持sequence使用随机数issue#I51EJY@Gitee
* 【core 】 JarClassLoader增加构造pr#593@Gitee
* 【core 】 增加Pid以便获取单例pid
* 【core 】 Img增加全覆盖水印pressTextFullpr#595@Gitee
### 🐞Bug修复
* 【core 】 修复UserAgentUtil识别Linux出错issue#I50YGY@Gitee