This commit is contained in:
shawn 2022-05-28 11:36:56 +08:00
parent 6b39cc9fab
commit 1a2cca74cd
4 changed files with 10 additions and 2 deletions

View File

@ -12,7 +12,7 @@ This is the documentation of FeedMe.
## Version:
- release: 3.20.7
- beta: 3.20.8 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
- beta: 3.20.9 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
## Download:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,3 +1,7 @@
### 3.20.8
###### 2022-5-28
- [fix]Fix crash issue on article page.
### 3.20.8
###### 2022-5-28
- [optimize]https://github.com/seazon/FeedMe/issues/420

View File

@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器支持以下RSS服务
## 版本:
- 正式: 3.20.7
- 测试: 3.20.8 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
- 测试: 3.20.9 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
## 下载:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,3 +1,7 @@
### 3.20.9
###### 2022-5-28
- [修复]修复文章页崩溃问题。
### 3.20.8
###### 2022-5-28
- [优化]https://github.com/seazon/FeedMe/issues/420