From 1d6d012e93dcdd5a927be0b990d925a9f67b6f84 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Fri, 12 Aug 2022 13:38:12 +0100 Subject: [PATCH] Prepare changelog for v3.52.0-rc.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cec9cf24eb..3c93934deb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Changes in [3.52.0-rc.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.52.0-rc.2) (2022-08-12) +=============================================================================================================== + +## ✨ Features + * The first message in a DM can no longer be a sticker. This has been changed to avoid issues with the integration manager. ([\#9180](https://github.com/matrix-org/matrix-react-sdk/pull/9180)). + Changes in [3.52.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.52.0-rc.1) (2022-08-09) ===============================================================================================================