Merge tag '1.3.12' into develop

v1.3.12
This commit is contained in:
ganfra 2021-12-20 15:32:27 +01:00
commit 1b1050bc6c
3 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,11 @@
Changes in Element v1.3.12 (2021-12-20)
=======================================
Bugfixes 🐛
----------
- Fixing emoji related crashes on android 8.1.1 and below ([#4769](https://github.com/vector-im/element-android/issues/4769))
Changes in Element v1.3.11 (2021-12-17)
=======================================

View file

@ -1 +0,0 @@
Fixing emoji related crashes on android 8.1.1 and below

View file

@ -0,0 +1,2 @@
Main changes in this version: Bug fixes!
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.3.12