build: Bump version and add changelog

This commit is contained in:
Krille 2024-01-22 15:14:21 +01:00
parent 50d222cc19
commit 33c74d30bc
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.25.6] - 22nd January 2023
- feat: Add missing localizations for key verification messages (Krille)
- fix: Correctly null cache in transactions for indexeddb (Krille)
- fix: Transactions on web by doing them in the same way as on io (krille-chan)
- refactor: Improve getTimeline senders (krille-chan)
- refactor: Use maxnumberofotk from olm instead hardcode 100 (Krille)
## [0.25.5] - 13th January 2023
- fix: Another type error when combining lists (Krille)

View File

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