chore: Bump version

This commit is contained in:
Christian Pauly 2022-01-25 08:39:37 +01:00
parent f8a2a603ad
commit dcfdb6d313
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [0.8.0] - 25nd Jan 2022
- BREAKING CHANGE: high-level hadling of image sizes
- feat: expose Timeline.onChange to Room.getTimeline
- fix: Use where and map instead of a loop and a removeWhere
- fix: Remove sorts that shouldnt be required.
## [0.7.3] - 14nd Jan 2022
- fix: Fix turn credentials format issue for safari.
- fix: update fluffybox version to correctly clear rooms after logout.

View File

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