Update CHANGELOG.md

pull/122/head 1.4.13
hevinci 2023-05-12 17:45:24 +08:00
parent f043c6710a
commit 8686c32ada
1 changed files with 2 additions and 1 deletions

View File

@ -7,9 +7,10 @@ All notable changes to this package will be documented in this file.
### Changed
- 可寻址地址冲突时,打印冲突地址的资源路径。
- 销毁Package的时候清空该Package的缓存记录。
### Added
- 新增方法ResoucePackage.ClearAllCacheFilesAsync()
```c#