From 12a94bdd94e02fcb5ec484ddbeb40d0d69226cd3 Mon Sep 17 00:00:00 2001 From: ElementRobot Date: Tue, 4 Jul 2023 15:07:02 +0100 Subject: [PATCH] Prepare changelog for v26.2.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 782604f15..5a0e121a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -Changes in [26.2.0-rc.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v26.2.0-rc.1) (2023-06-27) -============================================================================================================ +Changes in [26.2.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v26.2.0) (2023-07-04) +================================================================================================== ## 🦖 Deprecations * The Browserify artifact is being deprecated, scheduled for removal in the October 10th release cycle. ([\#3189](https://github.com/matrix-org/matrix-js-sdk/issues/3189)).