修复NumberWithFormat导致转换Long异常问题

This commit is contained in:
Looly
2023-03-08 22:40:56 +08:00
parent 11e3d7acf2
commit 3d10a39ea3
6 changed files with 51 additions and 25 deletions

View File

@@ -2,12 +2,12 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.15.M1 (2023-03-07)
# 5.8.15.M1 (2023-03-08)
### 🐣新特性
* 【all 】 修复Automatic-Module-Name错误问题issue#2952@Github
### 🐞Bug修复
* 【all 】 修复Automatic-Module-Name错误问题issue#2952@Github
* 【all 】 修复NumberWithFormat导致转换Long异常问题issue#I6L2LO@Gitee
-------------------------------------------------------------------------------------------------------------