Merge tag 'v0.2.2' into develop

tag
This commit is contained in:
Benoit Marty
2023-09-21 23:11:04 +02:00
4 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
Changes in Element X v0.2.2 (2023-09-21)
========================================
Bugfixes 🐛
----------
- Add animation when rendering the timeline to avoid glitches. ([#1323](https://github.com/vector-im/element-x-android/issues/1323))
- Fix crash when trying to take a photo or record a video. ([#1395](https://github.com/vector-im/element-x-android/issues/1395))
Changes in Element X v0.2.1 (2023-09-20)
========================================

View File

@@ -1 +0,0 @@
Add animation when rendering the timeline to avoid glitches.

View File

@@ -1 +0,0 @@
Fix crash when trying to take a photo or record a video.

View File

@@ -0,0 +1,2 @@
Main changes in this version: bugfixes
Full changelog: https://github.com/vector-im/element-x-android/releases