Pre Merge pull request !27 from zhoulisheng1/master

This commit is contained in:
zhoulisheng1 2023-04-24 08:29:08 +00:00 committed by Gitee
commit b4b8518932
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
## 2.0.0
- 包管理工具由npm切换为ohpm
- 适配DevEco Studio: 3.1Release(3.1.3.400)
- 适配SDK: API9 Release(3.2.11.5)
- 适配DevEco Studio: 3.1Beta2(3.1.0.400)
- 适配SDK: API9 Release(3.2.11.9)
- 新增开发者可对图片缓存进行全局配置能力
- 新增对OpenHarmony图库的Uri数据加载的能力需要申请图库访问权限和文件读取权限动态申请图库访问权限
- 修复若干问题:

View File

@ -441,7 +441,7 @@ request.skipMemoryCache(true)
在下述版本验证通过:
DevEco Studio: 3.1Release(3.1.3.400), SDK: API9 Release(3.2.11.5)
DevEco Studio: 3.1Beta2(3.1.0.400), SDK: API9 Release(3.2.11.9)
## 目录结构