chore: bump version

This commit is contained in:
h.carnot 2022-05-04 11:37:02 +02:00
parent 1259474418
commit fb3489167f
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [0.9.0] - 4th Mai 2022
- refactor: Get rid of dynamic input in checkHomeserver (Christian Pauly)
- feat: Make image size editable (Henri Carnot)
- refactor: Remove old deprecations (Christian Pauly)
- feat: Get fully read marker (Henri Carnot)
- feat: Get the recent emoji according to `io.element.recent_emoji` (TheOneWithTheBraid)
- feat: Load fragmented timeline in memory (Henri Carnot)
## [0.8.20] - 14th Apr 2022 ## [0.8.20] - 14th Apr 2022
- fix: Wait for keys in push helper - fix: Wait for keys in push helper

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.8.20 version: 0.9.0
homepage: https://famedly.com homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git