Changelog for version 0.2.2

This commit is contained in:
Benoit Marty
2023-09-21 23:10:21 +02:00
parent 10943dc7fc
commit eae69c3194
3 changed files with 9 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.