From 5d9e71e1874c066b8814d01b818f3f7f514ef5b4 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 18 Sep 2021 15:15:37 +0200 Subject: [PATCH] 2021.09 CHANGELOG bumped PHP version to 7.3 see #10715 --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]