chore: Bump version

This commit is contained in:
Christian Pauly 2022-04-03 08:24:47 +02:00
parent cdd6111ce1
commit ebd4ff3544
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [0.8.16] - 3th Apr 2022
- fix: Missing type check in power level calculation
- fix: Post load all users on room opening
- fix: Better fallback message for member events without any change
- fix: Store sending files in database and fix retrying to send them
## [0.8.15] - 30th Mar 2022 ## [0.8.15] - 30th Mar 2022
- feat: Pass through a custom image resize function to the client - feat: Pass through a custom image resize function to the client
- feat: Display dummy event in timeline for sending files - feat: Display dummy event in timeline for sending files

View File

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