This commit is contained in:
Looly
2022-08-27 00:40:11 +08:00
parent 923da89622
commit aae154461e
3 changed files with 25 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 6.0.0.M1 (2022-07-17)
# 6.0.0.M1 (2022-08-27)
### 计划实现
* 【poi 】 PDF相关基于PdfBox
@@ -11,6 +11,7 @@
* 【poi 】 Markdown相关如HTML转换等基于commonmark-java
* 【db 】 增加DDL封装
* 【json 】 实现自定义的类型转换,不影响全局的转换器
* 【core 】 Functional接口重新定义
### ❌不兼容特性