diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-22 22:47:07 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-22 22:47:07 -0700 |
commit | 142b95f0ae82a849b1e9ef390a2a068b4c792be6 (patch) | |
tree | 10e7cfbca87fdc3ad904d5b0f38e493d088496e1 /docs | |
parent | 981d6ffb409a501e6efcf4fe0cbe719e192beee7 (diff) | |
download | frost-142b95f0ae82a849b1e9ef390a2a068b4c792be6.tar.gz frost-142b95f0ae82a849b1e9ef390a2a068b4c792be6.tar.bz2 frost-142b95f0ae82a849b1e9ef390a2a068b4c792be6.zip |
Optimize imports and update changelog
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 9d92fa43..3fb5ca1b 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,7 @@ ## v2.4.1 * Notification tab will keep first page in the same window; fixes marking notifications as read +* Fix nav and status bar icon colors for custom themes (Android O+) ## v2.4.0 * Removed request services, which potentially caused phishing warnings. |