Merge branch 'krille/version' into 'main'

chore: Bump version

See merge request famedly/company/frontend/famedlysdk!871
This commit is contained in:
Krille Fear 2021-11-04 11:16:11 +00:00
commit ee7761e9d2
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.7.0-nullsafety.1] - 04nd Nov 2021
Prerelease of the null safety version of the SDK.
- feat: choose memberships returned by requestParticipants()
- refactor: Make SDK null safe
- fix: add room invite update to roomStateBox, so invites don't show empty room when app is restarted
- fix: Do not upload keys after logout
- fix: obay explicitly set ports in mxc URLs
## [0.6.2] - 25nd Oct 2021
- fix: Unnecessary null check
- fix: Auto update room states

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.6.2
version: 0.7.0-nullsafety.1
homepage: https://famedly.com
environment: