Skip to content

Commit 7da0856

Browse files
committed
优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github)
1 parent 6df8f02 commit 7da0856

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
# 🚀Changelog
33

44
-------------------------------------------------------------------------------------------------------------
5-
# 5.8.35(2024-12-03)
5+
# 5.8.35(2024-12-04)
66

77
### 🐣新特性
8+
* 【poi 】 优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github)
9+
810
### 🐞Bug修复
911
* 【crypto 】 修复JWTSignerUtil.createSigner中algorithmId未转换问题(issue#3806@Github)
1012
* 【core 】 修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee)

0 commit comments

Comments
 (0)