build: Bump version to 0.25.10

This commit is contained in:
Karthikeyan S 2024-02-23 12:11:36 +05:30
parent b478342dcf
commit a6479408e4
No known key found for this signature in database
GPG Key ID: 4F1848CCEEF73BCD
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.25.10] 23rd February 2024
- chore: remove state events both in imp and preview events list (td)
- feat: specify history_visibility when creating group chat (Karthikeyan S)
## [0.25.9] 14th February 2024 ## [0.25.9] 14th February 2024
- fix: group calls terminator having sync glares (td) - fix: group calls terminator having sync glares (td)
- fix: ignore expired calls rather than killing them (td) - fix: ignore expired calls rather than killing them (td)

View File

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