diff options
| author | 2018-12-18 01:30:46 +0100 | |
|---|---|---|
| committer | 2018-12-18 01:30:46 +0100 | |
| commit | 66f59278922bdd8ae2eca105a628b9724a88a380 (patch) | |
| tree | ad495f36961c1c355f3e7d97d094579f652a02b8 | |
| parent | 1b26a873db5a892deadb24b129f248b57d2ca5e7 (diff) | |
Readme 1407
https://github.com/FreshRSS/FreshRSS/issues/1407
https://github.com/FreshRSS/FreshRSS/pull/2188
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 38d9dfea3..5a3bf790c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ * Bug fixing * Fix warning in `tempnam()` with PHP 7.1+ affecting ZIP export [#2134](https://github.com/FreshRSS/FreshRSS/pull/2134) * Fix print for views with unfolded articles [#2130](https://github.com/FreshRSS/FreshRSS/issues/2130) + * Fix notifications in reader view [#1407](https://github.com/FreshRSS/FreshRSS/issues/1407) * Fix sharing with Movim [#1781](https://github.com/FreshRSS/FreshRSS/issues/1781) * Misc. * Add username in configuration menu and exported files [#2133](https://github.com/FreshRSS/FreshRSS/pull/2133) |
