chore: Bump version
This commit is contained in:
parent
b30b340b43
commit
a1716bd98e
|
|
@ -1,4 +1,9 @@
|
|||
## [0.8.8] - 14nd Feb 2022
|
||||
## [0.8.9] - 16nd Feb 2022
|
||||
- feat: Return homeserver summary on checkHomeserver
|
||||
- fix: hasNewMessage true when last event is sent
|
||||
- fix: Correctly end the call.
|
||||
|
||||
## [0.8.8] - 15nd Feb 2022
|
||||
- fix: Has new messages compares ts
|
||||
- fix: handle dynamic content for pinned events
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.8
|
||||
version: 0.8.9
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue