From 99b09858d20347784760520817d040bc6095765d Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 14 Oct 2022 20:48:08 +0200 Subject: [PATCH] set the release date for the 2022.10 release in the CHANGELOG --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index e3db699d87..5c044b0a24 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -Version 2022.09 (unreleased) +Version 2022.10 (2022-10-14) Friendica Core Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN Added a check for too long passwords (due Blowfish hashing algorithm) [MrPetovan]