mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
towncrier
This commit is contained in:
parent
5b3d999aaa
commit
ebc670064d
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
Changes in Element v1.3.18 (2022-02-03)
|
||||
=======================================
|
||||
|
||||
Bugfixes 🐛
|
||||
----------
|
||||
- Avoid deleting root event of CurrentState on gappy sync. In order to restore lost Events an initial sync may be triggered. ([#5137](https://github.com/vector-im/element-android/issues/5137))
|
||||
|
||||
|
||||
Changes in Element v1.3.17 (2022-01-31)
|
||||
=======================================
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Avoid deleting root event of CurrentState on gappy sync. In order to restore lost Events an initial sync may be triggered.
|
Loading…
Reference in a new issue