build: Release 0.22.6

This commit is contained in:
Krille 2023-10-23 13:03:30 +02:00
parent c6613323b4
commit 569fa186cf
No known key found for this signature in database
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.22.6] - 23 October 2023
- fix: Do not convert linebreaks in pre blocks on markdown parsing (Krille)
- refactor: Wait for room in sync until sync process and trigger cleanup call not before actually start clean up. (Krille)
## [0.22.5] - 20 October 2023
- build(deps): bump http from 0.13.6 to 1.1.0 (dependabot[bot])
- feat: Add methods to load all room keys from online key backup (Krille)

View File

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