diff options
| author | 2017-06-20 09:10:48 +0200 | |
|---|---|---|
| committer | 2017-06-20 09:10:48 +0200 | |
| commit | 9f936b549b466d5dfe415a137572093356647ca2 (patch) | |
| tree | 199709c4e6829ae8299bfb85b4719efac53d6789 | |
| parent | 8af80091c74bfc406839bf5b7ed28c143fda2d5e (diff) | |
Changelog 1584
https://github.com/FreshRSS/FreshRSS/issues/1584
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 21459f32d..c66c552a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,12 @@ ## 2017-XX-XX FreshRSS 1.7.1-dev +* Bug fixing + * PHP 7.1 compatibility for the API [#1584](https://github.com/FreshRSS/FreshRSS/issues/1584) + ## 2017-06-03 FreshRSS 1.7.0 + * Features: * Deferred insertion of new articles, for better chronological order [#530](https://github.com/FreshRSS/FreshRSS/issues/530) * Better search: |
