From: Tobias Diekershoff Date: Sat, 18 Sep 2021 13:15:37 +0000 (+0200) Subject: 2021.09 CHANGELOG bumped PHP version to 7.3 see #10715 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5d9e71e1874c066b8814d01b818f3f7f514ef5b4;p=friendica.git 2021.09 CHANGELOG bumped PHP version to 7.3 see #10715 --- diff --git a/CHANGELOG b/CHANGELOG index b35948be99..0846f19990 100644 --- 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]