build: Bump changelog to v0.25.9

This commit is contained in:
Mohammad Reza Moradi 2024-02-14 12:00:07 +03:30
parent 38b9e773f5
commit 7ffabce992
No known key found for this signature in database
GPG Key ID: FE7CA223893CEFA1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.25.9] 14th February 2024
- fix: group calls terminator having sync glares (td)
- fix: ignore expired calls rather than killing them (td)
## [0.25.8] 31th January 2024 ## [0.25.8] 31th January 2024
- chore: Use some call events as last events (Krille) - chore: Use some call events as last events (Krille)
- fix: nested void function in encryption helper (The one with the braid) - fix: nested void function in encryption helper (The one with the braid)

View File

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