chore: bump version

Signed-off-by: Lanna Michalke <l.michalke@famedly.com>
This commit is contained in:
Lanna Michalke 2022-08-01 11:10:27 +02:00
parent 501ee5dce1
commit 36a0d17022
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [0.11.1] - 1st Aug 2022
- chore: introduce native implementations (Lanna Michalke)
- fix: check for m.call permissions in groupCallEnabled (td)
- fix: make Hive Collection path nullable (Lanna Michalke)
- fix: missing null check (Lanna Michalke)
## [0.11.0] - 21th Jul 2022
- feat: Add powerLevelContentOverride to startDirectChat and createGroupChat (Isabella Hundstorfer)
- chore: add tests for group calls (td)

View File

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