chore: release v0.39.4
This commit is contained in:
parent
6afe95f7cd
commit
878c0176d3
|
|
@ -1,3 +1,9 @@
|
|||
## [0.39.4] 6th May 2025
|
||||
|
||||
- chore: prev_batch update after a limited timeline follow-up (Karthikeyan S)
|
||||
- fix: make sure prev_batch is updated after a limited timeline (td)
|
||||
- fix: sanity if room prev_batch null, populate it (td)
|
||||
|
||||
## [0.39.3] 6th May 2025
|
||||
- fix: Do not load timeline while sync is processed (Krille)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.39.3
|
||||
version: 0.39.4
|
||||
homepage: https://famedly.com
|
||||
repository: https://github.com/famedly/matrix-dart-sdk.git
|
||||
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues
|
||||
|
|
|
|||
Loading…
Reference in New Issue