From 3c4134537a9b64818b134c6c48c3482dbb4d304c Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Tue, 6 Jun 2023 13:44:03 +0100 Subject: [PATCH] Prepare changelog for v26.0.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 419960a76..c538f868e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -Changes in [26.0.0-rc.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v26.0.0-rc.1) (2023-06-01) -============================================================================================================ +Changes in [26.0.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v26.0.0) (2023-06-06) +================================================================================================== ## 🚨 BREAKING CHANGES * Ensure we do not add relations to the wrong timeline ([\#3427](https://github.com/matrix-org/matrix-js-sdk/pull/3427)). Fixes vector-im/element-web#25450 and vector-im/element-web#25494.