Merge pull request #1702 from famedly/release/v0.25.8

build: Bump changelog to v0.25.8
This commit is contained in:
Krille-chan 2024-01-31 14:07:13 +01:00 committed by GitHub
commit 231399fe16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.25.8] 31th January 2024
- chore: Use some call events as last events (Krille)
- fix: nested void function in encryption helper (The one with the braid)
## [0.25.7] 29th January 2024 ## [0.25.7] 29th January 2024
- feat: add SQfLite encryption helper (The one with the braid) - feat: add SQfLite encryption helper (The one with the braid)
- fix: Skip invalid keys which got corrupted in database (Krille) - fix: Skip invalid keys which got corrupted in database (Krille)

View File

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