build: Bump version to v0.25.1

This commit is contained in:
Krille 2023-12-27 12:14:23 +01:00
parent 263baa6bf8
commit 16604f2803
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [0.25.1] - 27th December 2023
- ci: Test that database can write and read at least 5mb of data (Krille)
- feat: Make possible to fetch presence from database only (krille-chan)
- fix: clearCache does not clear room account data (Krille)
- fix: typerror in removeEvent method from new database (Krille)
## [0.25.0] - 21st December 2023
- feat: add tests for calls (td)
- feat: cache getConfig request (Karthikeyan S)

View File

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