From 2c8d1aa3e86350c513cf292afe381330c8e39b7b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 5 Sep 2021 08:10:29 +0200 Subject: [PATCH] 2021.09 CHANGELOG some work on translations has been done --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6788f646f3..cc50227456 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ Version 2021.09 (unreleased) Friendica Core - Updates to the translation DE, HU [translation teams] + Updates to the translation DE, HU, RU [translation teams] Updates to the documentation [foss-, nupplaphil] General code cleanup [annando, MrPetovan, nupplaphil] Unification of setting label wordings towards activating something [heluecht] @@ -18,6 +18,7 @@ Version 2021.09 (unreleased) Enhanced the storage back-end handling [nupplaphil] Enhanced the handling of zmg BBCode elements [annando] Enhanced the display of logs in the admin panel [fabrixxm] + Fixed a bug in the L10n functions not showing plural forms [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]