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

towncrier

This commit is contained in:
Benoit Marty
2022-02-03 15:44:12 +01:00
committed by Benoit Marty
parent 5b3d999aaa
commit ebc670064d
2 changed files with 8 additions and 1 deletions

View File

@@ -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)
=======================================

View File

@@ -1 +0,0 @@
Avoid deleting root event of CurrentState on gappy sync. In order to restore lost Events an initial sync may be triggered.