clean up: upper case

This commit is contained in:
dataegg 2020-02-04 14:31:28 +08:00
parent 1a1cf3ce26
commit 2e6727734a
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ This is the documentation of FeedMe.
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/mobilizer.md">Mobilizer and Full Text Download</a>
- Sync
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/storage_and_cache.md">Storage and Cache</a>
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md">Blocking images</a>
- <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md">Blocking Images</a>
## <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/qa.md">QA</a>

View File

@ -1,7 +1,7 @@
# 3.13
###### 2020-2-4
- [optimize] Compatible with Android 10 storage mechanism, please see <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/storage_and_cache.md"> Storage and cache </a>
- [optimize] Optimize the function of blocking images, please see <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md"> blocking images </a>
- [optimize] Compatible with Android 10 storage mechanism, please see <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/storage_and_cache.md">Storage and Cache</a>
- [optimize] Optimize the function of blocking images, please see <a href="https://github.com/seazon/FeedMe/blob/master/doc/en/block_image.md">Blocking Images</a>
- [optimize] Enable `Decode HTML` by default.
- [fix] Fix the problem of opening wrong image in the article screen.
- [other] The minimum supported version is increased to Android 5.