From 0b67e84574d3799660c9a0a4e6b0acf291d3bdd7 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Tue, 6 Dec 2022 13:15:02 +0000 Subject: [PATCH] Prepare changelog for v1.11.16 --- CHANGELOG.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd6eb1e..546df35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,5 @@ -Changes in [1.11.16-rc.2](https://github.com/vector-im/element-desktop/releases/tag/v1.11.16-rc.2) (2022-12-02) -=============================================================================================================== - -## 🐛 Bug Fixes - * Fix call splitbrains when switching between rooms ([\#9692](https://github.com/matrix-org/matrix-react-sdk/pull/9692)). - -Changes in [1.11.16-rc.1](https://github.com/vector-im/element-desktop/releases/tag/v1.11.16-rc.1) (2022-11-29) -=============================================================================================================== +Changes in [1.11.16](https://github.com/vector-im/element-desktop/releases/tag/v1.11.16) (2022-12-06) +===================================================================================================== ## ✨ Features * Update to Electron 21 ([\#458](https://github.com/vector-im/element-desktop/pull/458)). Fixes vector-im/element-web#23783. @@ -30,6 +24,7 @@ Changes in [1.11.16-rc.1](https://github.com/vector-im/element-desktop/releases/ * Fix regression with TimelinePanel props updates not taking effect ([\#9608](https://github.com/matrix-org/matrix-react-sdk/pull/9608)). Fixes vector-im/element-web#23794. * Fix form tooltip positioning ([\#9598](https://github.com/matrix-org/matrix-react-sdk/pull/9598)). Fixes vector-im/element-web#22861. * Extract Search handling from RoomView into its own Component ([\#9574](https://github.com/matrix-org/matrix-react-sdk/pull/9574)). Fixes vector-im/element-web#498. + * Fix call splitbrains when switching between rooms ([\#9692](https://github.com/matrix-org/matrix-react-sdk/pull/9692)). Changes in [1.11.15](https://github.com/vector-im/element-desktop/releases/tag/v1.11.15) (2022-11-22) =====================================================================================================