diff options
| author | 2016-10-16 17:20:51 +0200 | |
|---|---|---|
| committer | 2016-10-16 17:20:51 +0200 | |
| commit | b89a7a875af17aae86e32e609120df4b19cd5a61 (patch) | |
| tree | 276631e128a27a91dce4c716518705fd86482e61 | |
| parent | cfb2f03c20ef73f97f2ce7ae090624daaef52da0 (diff) | |
Readme keep unread function
https://github.com/FreshRSS/FreshRSS/pull/1327
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c04b79e45..ece77e87b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * New client supporting FreshRSS on Linux: FeedReader 2.0+ [#1252](https://github.com/FreshRSS/FreshRSS/issues/1252) * Features * Rework the “mark as read during scroll” option, enabled by default for new users [#1258](https://github.com/FreshRSS/FreshRSS/issues/1258), [#1309](https://github.com/FreshRSS/FreshRSS/pull/1309) + * Including a *keep unread* function [#1327](https://github.com/FreshRSS/FreshRSS/pull/1327) * In a multi-user context, take better advantage of other users’ refreshes [#1280](https://github.com/FreshRSS/FreshRSS/pull/1280) * Better control of number of entries per page or RSS feed [#1249](https://github.com/FreshRSS/FreshRSS/issues/1249) * Since X hours: `https://freshrss.example/i/?a=rss&hours=3` |
