This commit is contained in:
Looly
2021-11-19 02:38:12 +08:00
parent 0694891f5b
commit 1efa09d8ad
4 changed files with 129 additions and 8 deletions

View File

@@ -23,6 +23,7 @@
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github
* 【cache 】 修复WeakCache键值强关联导致的无法回收问题issue#1953@Github
-------------------------------------------------------------------------------------------------------------