chore: bump version

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2022-12-01 10:14:13 +01:00
parent a47cbfa57c
commit 826661cdbf
2 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,12 @@
## [0.15.6] - 24th Nov 2022
## [0.15.7] - 1st Dec 2022
- fix: await requestKey() in event search (Philipp Grieshofer)
- fix: Request session key for bad encrypted events before the text search is carried out (Philipp Grieshofer)
## [0.15.6] - 24th Nov 2022
- feat: migrate e2ee test to DinD (TheOneWithTheBraid)
- chore: Update readme with new database (Christian Pauly)
- feat: Check if a key is verified by any master key (Reza)
## [0.15.5] - 22nd Nov 2022
- fix: follow account kind in registration (TheOneWithTheBraid)

View File

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