1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Prepare release 1.1.11

This commit is contained in:
Benoit Marty
2021-06-22 12:27:36 +02:00
parent 48002e11b6
commit b76fd5dd4e
4 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
Changes in Element v1.1.11 (2021-06-22)
=======================================
Bugfixes 🐛
----------
- Send button does not show up half of the time ([#3535](https://github.com/vector-im/element-android/issues/3535))
- Fix crash on signout: release session at the end of clean up. ([#3538](https://github.com/vector-im/element-android/issues/3538))
Changes in Element v1.1.10 (2021-06-18)
=======================================