Merge branch 'krille/version-0-20-4' into 'main'

builds: Bump version

See merge request famedly/company/frontend/famedlysdk!1308
This commit is contained in:
Nicolas Werner 2023-05-31 13:36:56 +00:00
commit 6cfe54b418
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## [0.20.4] - 31th May 2023
- fix: Do not store global profiles in room states as members (Krille)
## [0.20.3] - 30th May 2023
- feat: Display performance warning when requesting more than 100 participants (Krille)
- fix: Also update last event on redaction in store (Krille)

View File

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