diff options
| author | 2016-08-02 00:45:50 +0200 | |
|---|---|---|
| committer | 2016-08-02 00:45:50 +0200 | |
| commit | 8ffb02e4d12b05bd142216dec75574f5a6bae64e (patch) | |
| tree | b7377129b7b2b8e3ff7ede2e6259fba326adc9ab | |
| parent | 32b6ecc3afdc0cac3345ff89ee42f88c95c1775a (diff) | |
Changelog fix bug articles not marked as read
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 23a00cce5..b96e280f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * Remove Mozilla Persona login (the service closes on 2016-11-30) [#1052](https://github.com/FreshRSS/FreshRSS/issues/1052) * Bug fixing * Fixed scroll in log view [#1178](https://github.com/FreshRSS/FreshRSS/issues/1178) + * Fixed JavaScript bug when articles were not always marked as read [#1123](https://github.com/FreshRSS/FreshRSS/issues/1123) * API * Add API link in FreshRSS profile settings to ease set-up [#1186](https://github.com/FreshRSS/FreshRSS/pull/1186) |
