From c536c4a265f116287c0580a11f8676885a743518 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 27 Mar 2022 14:09:58 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 035de921..ca97b2a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ rather than a room mention. * The bridge will now make room mentions if the portal exists and fall back to user mentions otherwise. +* Fixed newlines being lost in unformatted forwarded messages. # v0.11.2 (2022-02-14)