From 483b6eb33357540f96dfd36695254475ae15c5f8 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 7 Jun 2021 17:53:47 +0200 Subject: Drop PHP5 and IE11 (#3666) * Drop PHP5 and IE11 https://github.com/FreshRSS/FreshRSS/discussions/3321 Our Docker :oldest is now based on Alpine 3.5 (2016-12-22) * More uniform * More changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a922b5aec..24c989748 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## 2021-XX-XX FreshRSS 1.19.0-dev +* Compatibility + * Require PHP 7.0+ (drop support for PHP 5.x) [#3666](https://github.com/FreshRSS/FreshRSS/pull/3666) + * Drop support for Microsoft Internet Explorer (IE11) [#3666](https://github.com/FreshRSS/FreshRSS/pull/3666) +* Deployment + * The Docker development image `:oldest` is now based on `alpine:3.5` with PHP 7.0.33 and Apache 2.4.35 [#3666](https://github.com/FreshRSS/FreshRSS/pull/3666) ## 2021-06-06 FreshRSS 1.18.1 -- cgit v1.2.3