diff --git a/README.md b/README.md index ddfdbfe..3eaef5d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is the documentation of FeedMe. ## Version: - release: 3.10.3 -- beta: 3.10.4 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- beta: 3.10.5 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) ## 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 c737f0e..236599d 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,7 @@ +### 3.10.5 +###### 2019-8-18 +- [fix]Fix crash issue when using `Card` layout. + ### 3.10.4 ###### 2019-8-13 - [fix]Reduce too much automatic synchronization. diff --git a/doc/zh/README.md b/doc/zh/README.md index e3cf98d..6febbf5 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: ## 版本: - 正式: 3.10.3 -- 测试: 3.10.4 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 测试: 3.10.5 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) ## 下载: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/zh/patches.md b/doc/zh/patches.md index c14107f..0144bff 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,7 @@ +### 3.10.5 +###### 2019-8-18 +- [修复]修复`卡片`布局崩溃问题。 + ### 3.10.4 ###### 2019-8-13 - [修复]改善自动同步过多的情况。