chore: Bump version

This commit is contained in:
Christian Pauly 2022-03-30 11:31:25 +02:00
parent ec755fe591
commit 9ea9be283f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [0.8.15] - 30th Mar 2022
- feat: Pass through a custom image resize function to the client
- feat: Display dummy event in timeline for sending files
- chore: Move the call methods in room to the voip class.
- fix: properly create the directory for the pub credentials
## [0.8.14] - 25th Mar 2022
- feat: added doc (Henri Carnot)
- feat: add some more tests (Henri Carnot)

View File

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