diff --git a/CHANGELOG.md b/CHANGELOG.md index 4093b74..84b8c7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ # Changelog +## 2021-01-17 +### Added +1. Support for r/random +2. add '/subreddits' + - Now you can search and explore subreddits easily. Add '/subreddits' to the URL or press the **more** button in the top bar. +## 2021-01-16 +### Added +- Convert reddit.com links to instance domain ## 2021-01-15 ### Added - scroll to infobar when viewing comment permalink (#78)