]> git.mxchange.org Git - friendica.git/commitdiff
2021.09 CHANGELOG bumped PHP version to 7.3 see #10715
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 18 Sep 2021 13:15:37 +0000 (15:15 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 19 Sep 2021 06:21:09 +0000 (08:21 +0200)
CHANGELOG

index b35948be995fbfc1f4e20fbc067405eead6fa1e1..0846f19990c27bfe9d500e8c11a8aae09ffc4171 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,7 +22,7 @@ Version 2021.09 (unreleased)
     Fixed a bug in following IMAP accounts [annando]
     Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando]
     Removed the legacy OAuth server [annando]
-    Bumped the minimal PHP version to 7.2 [annando]
+    Bumped the minimal PHP version to 7.3
     Added user option to control how postings are shortened [annando]
     Added Persian to the possible detected languages of a postings [MrPetovan]
     Added Matrix account profile field [annando]