chore: Bump version

This commit is contained in:
Krille Fear 2021-11-04 12:01:54 +01:00
parent 5b5c110833
commit 179139c289
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 ## [0.6.2] - 25nd Oct 2021
- fix: Unnecessary null check - fix: Unnecessary null check
- fix: Auto update room states - fix: Auto update room states

View File

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