diff options
| author | 2019-04-08 22:40:16 +0200 | |
|---|---|---|
| committer | 2019-04-08 22:40:16 +0200 | |
| commit | f86edd2dd6b2622b6b9ed8bbd5f7f6bc2d1be2f7 (patch) | |
| tree | 8b989b7a494d74d1ddf4c03be5afcd0ee9e23bb0 | |
| parent | 1bf8ef4e32dedb81da623fab288c79394d4dc37f (diff) | |
Changelog 2359 - 2362
https://github.com/FreshRSS/FreshRSS/issues/2359
https://github.com/FreshRSS/FreshRSS/pull/2361
https://github.com/FreshRSS/FreshRSS/pull/2362
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 534c7ba57..48403c8ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,13 @@ # FreshRSS changelog -## 2019-0X-XX FreshRSS 1.14.2-dev +## 2019-04-XX FreshRSS 1.14.2-dev +* Bug fixing (regressions introduced in 1.14.X) + * Fix PHP 5.5- compatibility [#2359](https://github.com/FreshRSS/FreshRSS/issues/2359) +* Bug fixing (misc.) + * Fix minor code syntax warning in API [#2362](https://github.com/FreshRSS/FreshRSS/pull/2362) +* Misc. + * Add Travis check for PHP syntax [#2361](https://github.com/FreshRSS/FreshRSS/pull/2361) ## 2019-04-07 FreshRSS 1.14.1 |
