fix SimpleCache

This commit is contained in:
Looly
2022-04-10 19:26:48 +08:00
parent 8fc05b93db
commit f471677761
2 changed files with 27 additions and 8 deletions

View File

@@ -7,6 +7,7 @@
### ❌不兼容特性
* 【core 】 StreamProgress#progress方法参数变更为2个pr#594@Gitee
* 【core 】 SimpleCache的raw key使用Mutable
### 🐣新特性
* 【core 】 CopyOptions支持以Lambda方式设置忽略属性列表pr#590@Gitee