修复CharsequenceUtiltoLowerCase方法拼写错误(issue#3941@Github)

This commit is contained in:
Looly
2025-05-15 16:45:23 +08:00
parent f0c7b4d8f0
commit a49523ffab
2 changed files with 15 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
### 🐣新特性
### 🐞Bug修复
* 【core 】 修复`NumberUtil`isNumber方法以L结尾没有小数点判断问题issue#3938@Github
* 【core 】 修复`CharsequenceUtil`toLowerCase方法拼写错误issue#3941@Github
-------------------------------------------------------------------------------------------------------------
# 5.8.38(2025-05-13)