From a9b6539910510a92673c430fa9b0f968de51df12 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Wed, 13 Jul 2022 14:24:13 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7db88c3d..737227a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ * Added provisioning API for resolving Telegram identifiers (like usernames). * Added option to not bridge chats with lots of members. * Added option to include captions in the same message as the media to - implement [MSC2530]. + implement [MSC2530]. Sending captions the same way is also supported and + enabled by default. * Added support for bridging forwarded messages as forwards on Telegram. * If forwarding fails (e.g. due to it being blocked in the source chat), the bridge will automatically fall back to sending it as a normal new message.