Update CHANGELOG.md

pull/4/head 1.0.4
hevinci 2022-04-18 15:51:40 +08:00
parent 08efcaf4c1
commit 57ae9aa18c
1 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,18 @@
All notable changes to this package will be documented in this file.
## [1.0.4] - 2022-04-18
### Fixed
- 修复资源清单附加版本之后引发的一个流程错误。
- 修复原生文件拷贝目录不存导致的加载失败。
### Changed
- 在编辑器下检测资源路径是否合法并警告。
- 完善原生文件异步加载接口。
## [1.0.3] - 2022-04-14
### Fixed