Merge branch 'krille/version' into 'main'
chore: Bump version See merge request famedly/company/frontend/famedlysdk!969
This commit is contained in:
commit
9808e3fc0a
|
|
@ -1,3 +1,8 @@
|
|||
## [0.8.10] - 19nd Feb 2022
|
||||
- chore: Increase default thumbnail size to 800
|
||||
- fix: sortRooms should be triggered right before onSync is called
|
||||
- fix: UIA request stucks forever on unexpected matrixExceptions
|
||||
|
||||
## [0.8.9] - 16nd Feb 2022
|
||||
- feat: Return homeserver summary on checkHomeserver
|
||||
- fix: hasNewMessage true when last event is sent
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.9
|
||||
version: 0.8.10
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue