aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2021-06-07 17:53:47 +0200
committerGravatar GitHub <noreply@github.com> 2021-06-07 17:53:47 +0200
commit483b6eb33357540f96dfd36695254475ae15c5f8 (patch)
tree6ea70f3fdb0449760948a0540bf66841b83140a0 /CHANGELOG.md
parente02d1cd311cedd2a09e5fdf0db94ae2eb20efccc (diff)
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
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
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