Update CHANGELOG.md

pull/539/head 2.3.8
何冠峰 2025-04-17 19:02:59 +08:00
parent b296abb27e
commit c7253a3f23
1 changed files with 13 additions and 0 deletions

View File

@ -2,6 +2,19 @@
All notable changes to this package will be documented in this file. All notable changes to this package will be documented in this file.
## [2.3.8] - 2025-04-17
### Improvements
- 扩展工程里增加了“图集丢失变白块的解决方案”的相关代码。
### Fixed
- (#528) 修复了微信小游戏平台WXFSClearUnusedBundleFiles无法清理的问题。
- (#531) 修复了微信小游戏平台WXFSClearUnusedBundleFiles没有适配BundleName_HashName命名方式。
- (#533) 修复了Editor程序集下无法访问YooAsset.Editor程序集里的internal字段的问题。
- (#534) 修复了资源报告窗口AssetView视图里依赖资源包列表显示不准确的问题。
## [2.3.7] - 2025-04-01 ## [2.3.7] - 2025-04-01
### Improvements ### Improvements