修复ChineseDate传入农历日期非闰月时获取公历错误问题

This commit is contained in:
Looly
2022-11-10 09:58:26 +08:00
parent 3b98f64924
commit ece502c526
3 changed files with 11 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
* 【core 】 修复DefaultTrustManager空指针问题issue#2716@Github
* 【core 】 修复时间轮添加任务线程安全问题pr#2712@Github
* 【core 】 修复 BeanUtil#copyProperties 源对象与目标对象都是 Map 时设置忽略属性无效问题pr#2698@Github
* 【core 】 修复ChineseDate传入农历日期非闰月时获取公历错误问题issue#I5YB1A@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.9 (2022-10-22)