add method for #I2C42H

This commit is contained in:
Looly
2021-01-06 11:42:47 +08:00
parent d8b1c24305
commit 2effcb4c0e
2 changed files with 33 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.7 (2021-01-03)
# 5.5.7 (2021-01-06)
### 新特性
* 【core 】 DynaBean.create增加重载方法pr#245@Gitee
@@ -11,6 +11,7 @@
* 【poi 】 SheetRidReader增加getRidByIndex方法issue#1342@Github
* 【extra 】 MailAccount增加sslProtocols配置项issue#IZN95@Gitee
* 【extra 】 MailUtil增加getSession方法
* 【setting】 新增setByGroup和putByGroupset和put标记为过期issue#I2C42H@Gitee
### Bug修复
* 【core 】 修复CsvReader读取双引号未转义问题issur#I2BMP1@Gitee