diff --git a/CHANGELOG.md b/CHANGELOG.md index 84b8c7f..55fb80f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ # Changelog +## 2021-01-19 +### Added +1. Expand text posts from subreddit view + - Now you can expand/preview text posts by clicking on the hamburger icon. +### Fixed +1. Optimized CSS ## 2021-01-17 ### Added 1. Support for r/random diff --git a/README.md b/README.md index 592c47a..6bf7cd8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,9 @@ Community instances: * HLS video streaming? (Would require browser JavaScript) * Onion site * User login, so people can use their Reddit account through teddit to comment and up/downvote posts etc. +## Changelog +See ```CHANGELOG.md``` ## Installation ### Docker