Merge branch 'krille/version' into 'main'

chore: Bump version

See merge request famedly/company/frontend/famedlysdk!941
This commit is contained in:
Krille Fear 2022-01-26 12:26:45 +00:00
commit ee1364db92
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