diff options
| author | 2018-01-01 21:24:38 +0100 | |
|---|---|---|
| committer | 2018-01-01 21:24:38 +0100 | |
| commit | 24860750e30b65bfb40baf5e1e8b01aa3f8411f9 (patch) | |
| tree | cd82b1e87b4adb1fc1655502ebcef5675515e499 | |
| parent | a756878219f0c67674849c1bc1b881303d394ee7 (diff) | |
Changelog 1739, 1745, 1750, 1755
https://github.com/FreshRSS/FreshRSS/pull/1739
https://github.com/FreshRSS/FreshRSS/pull/1745
https://github.com/FreshRSS/FreshRSS/pull/1750
https://github.com/FreshRSS/FreshRSS/pull/1755
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9125f1869..da23e3b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## 2018-XX-XX FreshRSS 1.9.1-dev +* Features + * Ability to pause feeds, and to hide them from categories [#1750](https://github.com/FreshRSS/FreshRSS/pull/1750) +* UI + * Add shortcuts to switch views [#1755](https://github.com/FreshRSS/FreshRSS/pull/1755) +* Bug fixing + * Fix warning in PHP 7.2 [#1739](https://github.com/FreshRSS/FreshRSS/pull/1739) +* Misc. + * More sites in `force-https.default.txt` [#1745](https://github.com/FreshRSS/FreshRSS/pull/1745) ## 2017-12-17 FreshRSS 1.9.0 |
