From 9ced32405e1f4654ae080a9a2289c459ae9242e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Sun, 12 Feb 2023 17:59:53 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0d0c5977..ab8215b84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Compatibility: improved browser support for older browsers. - Events: allow to repost events in event menu. - Groups: Initial support for groups. +- Admin: allow to manage announcements. ### Changed - Chats: improved display of media attachments.