Merge branch 'braid/bump-version' into 'main'

chore: bump version

See merge request famedly/company/frontend/famedlysdk!1200
This commit is contained in:
The one with the braid 2022-12-23 07:23:31 +00:00
commit 53c74acd20
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
## [0.15.10] - 23rd Dec 2022
- fix: make some Room getters null safe (TheOneWithTheBraid)
- fix: Store decrypted last event in store (Krille Fear)
## [0.15.9] - 14th Dec 2022 ## [0.15.9] - 14th Dec 2022
- refactor: Key manager megolm handling to make key generation more efficient - refactor: Key manager megolm handling to make key generation more efficient
## [0.15.8] - 12th Dec 2022 ## [0.15.8] - 12th Dec 2022

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.15.9 version: 0.15.10
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