chore: version bump to 0.17.1

This commit is contained in:
td 2023-02-20 18:06:41 +05:30
parent 0c555919af
commit 6f2c0b83fb
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.17.1] - 20th Feb 2023
- chore: add missing awaits in group call enter and leave funcs (td)
- chore: add useServerCache option to fetchOwnProfileFromServer and fix missing awaits (td)
## [0.17.0] - 17th Feb 2023
- fix: ability to upgrade audio calls to video calls (td)
- chore: add a fetchOwnProfileFromServer method which tries to get ownProfile from server first, disk then (td)

View File

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