From 212e4f831fce13a9fd9edc36fb935f698ed1fd6f Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Mon, 26 Oct 2020 17:19:00 +0000 Subject: [PATCH] Prepare changelog for v1.7.11 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 405aba759d..03ea686932 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Changes in [1.7.11](https://github.com/vector-im/element-web/releases/tag/v1.7.11) (2020-10-26) +=============================================================================================== +[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.11-rc.1...v1.7.11) + + * Upgrade to React SDK 3.7.0 and JS SDK 9.0.0 + Changes in [1.7.11-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.11-rc.1) (2020-10-21) ========================================================================================================= [Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.10...v1.7.11-rc.1)