Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvanMo committed Oct 16, 2024
1 parent 79fe2a5 commit 2dd1209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 5.0.3
* 优化localImagePath处理,减轻非Android开发者的上手难度:localImagePath是以content://开头,则默认你已经挂载了相关路径的权限,
* 优化localImagePath处理,减轻非Android开发者的上手难度:localImagePath如果是以content://开头,则默认你已经挂载了相关路径的权限,
否则请务必保证该路径是文件实际保存路径,即Android层可以直接读取到该文件,以方便fluwx将文件拷贝到指定可用目录。

# 5.0.2
Expand Down

0 comments on commit 2dd1209

Please sign in to comment.