build: Bump version 0.25.2

This commit is contained in:
Krille 2023-12-27 16:02:51 +01:00
parent e4b2bec812
commit 5cd55e3ec7
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## [0.25.2] - 27th December 2023
- fix: Add missing copy map in matrix sdk database (Krille)
## [0.25.1] - 27th December 2023 ## [0.25.1] - 27th December 2023
- ci: Test that database can write and read at least 5mb of data (Krille) - 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) - feat: Make possible to fetch presence from database only (krille-chan)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.25.1 version: 0.25.2
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