diff options
| author | 2017-04-10 19:19:19 +0200 | |
|---|---|---|
| committer | 2017-04-10 19:19:19 +0200 | |
| commit | 09fa7b9ae43cdf5eb7d81a464a197efef203a964 (patch) | |
| tree | 2949bc44dfcc40138f50b549b944b0c27906f3fa | |
| parent | 535aa35ba70d8cc584f37388692022272ab883b2 (diff) | |
Readme 1495
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e8a15ad1b..1b0bff159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * Add support for PHP 7.1 [#1471](https://github.com/FreshRSS/FreshRSS/issues/1471) * PostgreSQL is not experimental anymore [#1476](https://github.com/FreshRSS/FreshRSS/pull/1476) * Bug fixing + * Fix PubSubHubbub bugs when deleting users, and improved behaviour when removing feeds [#1495](https://github.com/FreshRSS/FreshRSS/pull/1495) * Fix SQL uniqueness bug with PostgreSQL [#1476](https://github.com/FreshRSS/FreshRSS/pull/1476) * (Require manual update for existing installations) * Do not require PHP extension `fileinfo` for favicons [#1461](https://github.com/FreshRSS/FreshRSS/issues/1461) |
