Towncrier
This commit is contained in:
parent
b5614a1cd5
commit
63e52226c6
10
CHANGES.md
10
CHANGES.md
|
@ -1,3 +1,13 @@
|
|||
Changes in Element v1.3.1 (2021-09-29)
|
||||
======================================
|
||||
|
||||
Bugfixes 🐛
|
||||
----------
|
||||
- Verifying exported E2E keys to provide user feedback when the output is malformed ([#4082](https://github.com/vector-im/element-android/issues/4082))
|
||||
- Fix settings crash when accelerometer not available ([#4103](https://github.com/vector-im/element-android/issues/4103))
|
||||
- Crash while rendering failed message warning ([#4110](https://github.com/vector-im/element-android/issues/4110))
|
||||
|
||||
|
||||
Changes in Element v1.3.0 (2021-09-27)
|
||||
======================================
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Verifying exported E2E keys to provide user feedback when the output is malformed
|
|
@ -1 +0,0 @@
|
|||
Fix settings crash when accelerometer not available
|
|
@ -1 +0,0 @@
|
|||
Crash while rendering failed message warning
|
Loading…
Reference in New Issue