Merge branch 'henri/version-0.8.21' into 'main'
chore: bump version See merge request famedly/company/frontend/famedlysdk!1026
This commit is contained in:
commit
2f232fefba
|
|
@ -1,3 +1,12 @@
|
|||
## [0.9.0] - 4th Mai 2022
|
||||
|
||||
- refactor: Get rid of dynamic input in checkHomeserver (Christian Pauly)
|
||||
- feat: Make image size editable (Henri Carnot)
|
||||
- refactor: Remove old deprecations (Christian Pauly)
|
||||
- feat: Get fully read marker (Henri Carnot)
|
||||
- feat: Get the recent emoji according to `io.element.recent_emoji` (TheOneWithTheBraid)
|
||||
- feat: Load fragmented timeline in memory (Henri Carnot)
|
||||
|
||||
## [0.8.20] - 14th Apr 2022
|
||||
- fix: Wait for keys in push helper
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.8.20
|
||||
version: 0.9.0
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue