From fc02ecc3a101da8cdd1c785285a9f9aae4b94db9 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Mon, 10 May 2021 15:29:36 +0100 Subject: [PATCH] Prepare changelog for v1.7.27 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71105d3cff..34034e835e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Changes in [1.7.27](https://github.com/vector-im/element-web/releases/tag/v1.7.27) (2021-05-10) +=============================================================================================== +[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.27-rc.1...v1.7.27) + + * Upgrade to React SDK 3.20.0 and JS SDK 10.1.0 + Changes in [1.7.27-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.27-rc.1) (2021-05-04) ========================================================================================================= [Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.26...v1.7.27-rc.1)