Merge pull request #1542 from famedly/release/v0.22.2

chore: release v0.22.2
This commit is contained in:
td 2023-08-07 21:32:34 +00:00 committed by GitHub
commit 210ce7c532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.22.2] - 6 August 2023
- fix: direct message room name computation (The one with the braid)
- refactor: simplify UIA stage selection logic (Nicolas Werner)
- feat: Upload keys on OKB reset (Nicolas Werner)
- fix: fix upload of old session after reset (Nicolas Werner)
- refactor: Simplify room sorting logic to make invite sorting more obvious (Nicolas Werner)
## [0.22.1] - 19th July 2023
- chore: add pub release job (td)

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.22.1
version: 0.22.2
homepage: https://famedly.com
repository: https://github.com/famedly/matrix-dart-sdk.git