diff options
| author | 2015-07-14 00:07:17 +0200 | |
|---|---|---|
| committer | 2015-07-14 00:07:17 +0200 | |
| commit | c31a6bf5ef7babe1fd5440e406e5bda372aa0f08 (patch) | |
| tree | e54765242b14670e180d7713becfdb32ff8809d7 /CHANGELOG.md | |
| parent | 10deab004dcde9354a9c14bd747310dbf37c89f0 (diff) | |
PHP7 changelog
https://github.com/FreshRSS/FreshRSS/issues/889
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c3612e263..b513024e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Increased pagination limit to 500 articles. [#872](https://github.com/FreshRSS/FreshRSS/issues/872) * Improved UI for installation. [#855](https://github.com/FreshRSS/FreshRSS/issues/855) * Misc. + * PHP 7 officially supported (~70% speed improvements on early tests). [#889](https://github.com/FreshRSS/FreshRSS/issues/889) * Restore support for PHP 5.2.1+. [#214a5cc](https://github.com/Alkarex/FreshRSS/commit/214a5cc9a4c2b821961bc21f22b4b08e34b5be68) [#894](https://github.com/FreshRSS/FreshRSS/issues/894) * Support for data-src for images of articles retrieved via the full-content module. [#877](https://github.com/FreshRSS/FreshRSS/issues/877) * Add a couple of default feeds for fresh installations. [#886](https://github.com/FreshRSS/FreshRSS/issues/886) |
