diff --git a/README.md b/README.md index fb15d3d..6c2920c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is the documentation of FeedMe. ## Version: - release: 3.20.14 - beta: 3.20.14 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) -- canary: 4.0.0-Canary-5 (only available on Github) +- canary: 4.0.0-Canary-6 (only available on Github) ## Download: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/en/patches.md b/doc/en/patches.md index 945e7c4..f854b59 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,7 @@ +### 4.0.0-Canary-6 +###### 2023-6-22 +- [fix] Fix large blank on article list. https://github.com/seazon/FeedMe/issues/532 +- ### 4.0.0-Canary-5 ###### 2023-6-21 - [fix] Fix action bar menus not show correctly. https://github.com/seazon/FeedMe/issues/517#issuecomment-1594359875 diff --git a/doc/zh/README.md b/doc/zh/README.md index 31e4bb4..0006c19 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -13,7 +13,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: ## 版本: - 正式: 3.20.14 - 测试: 3.20.14 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) -- canary: 4.0.0-Canary-5 (仅在Github下载) +- canary: 4.0.0-Canary-6 (仅在Github下载) ## 下载: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/zh/patches.md b/doc/zh/patches.md index 9dca2d0..3abbe15 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,7 @@ +### 4.0.0-Canary-6 +###### 2023-6-22 +- [修复]修复文章列表中出现大空白的问题。 https://github.com/seazon/FeedMe/issues/532 +- ### 4.0.0-Canary-5 ###### 2023-6-21 - [修复] 修复操作栏菜单显示不正确的问题。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1594359875