From 7e8c48a5394d105ff3851fb54c484c9f0fee41b6 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 10 Oct 2022 07:57:12 +0200 Subject: [PATCH] added new API endpoint for events to the CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index d1320ddd83..ec188fd709 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ Version 2022.09 (unreleased) 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] + Added an API endpoint to create events [MrPetovan, pankraz] Added the possibility to store profile avatars in a separate directory [annando] Added an option to not fetch parent postings [annando] Added an option to reject postings by language received by the relay [annando]