chore: bump version

Signed-off-by: Lanna Michalke <l.michalke@famedly.com>
This commit is contained in:
Lanna Michalke 2022-05-23 14:49:45 +02:00
parent 2991fd9ca8
commit 0bb95fe457
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.9.7] - 23rd May 2022
- ci: use flutter images to install less (Nicolas Werner)
- feat: implement session export (Lanna Michalke)
- feat: support HiveCollections as Database provider (Lanna Michalke)
- fix: buggy e2e test (Lanna Michalke)
- fix: delete reaction (Reza)
- refactor: Migrate to Matrix Api Lite 1.0.0 (Krille Fear)
## [0.9.6] - 16th May 2022
- fix: Ignore invalid entries in `io.element.recent_emoji`

View File

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