From 6963c44564f5cde9c2c6b58f3334a69638aa687e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Thu, 19 Jan 2023 00:16:59 +0100 Subject: [PATCH] Update CHANGELOG.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 198564927..4cdc24413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Admin: redirect the homepage to any URL. +- Compatibility: added compatibility with Friendica. ### Changed @@ -52,7 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Chats: fix jumpy scrollbar. - Composer: fix alignment of icon in submit button. - Login: add a border around QR codes. -- Composer: don't display action button in reply indicator +- Composer: don't display action button in reply indicator. ## [3.0.0] - 2022-12-25