build: Release 0.29.1

This commit is contained in:
Krille 2024-05-10 08:32:44 +02:00
parent 55388da505
commit 2670788efc
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.29.1] 10th May 2024
- chore: Revert check message size before fake sync (Krille)
## [0.29.0] 08th May 2024 ## [0.29.0] 08th May 2024
Refactoring release which fixes a flickering of sent file events in the timeline. The Refactoring release which fixes a flickering of sent file events in the timeline. The
State events in a room are no longer instances of `Event` but `StrippedStateEvent` by State events in a room are no longer instances of `Event` but `StrippedStateEvent` by

View File

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