chore: Bump version

This commit is contained in:
Christian Pauly 2022-03-17 16:53:35 +01:00
parent ba48ab661c
commit 4418b95e46
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.8.13] - 02nd Mar 2022
- fix: send oldusername in displayname changed event
- fix: Dont encrypt reactions
- refactor: Make MatrixFile final and move all image calculation into isolate
- fix: own profile containing mxid
- chore: Update fluffybox
## [0.8.12] - 02nd Mar 2022
- fix: Rooms sort order after login
- fix: Change password using email authentication

View File

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