build: changelog for 0.39.1
This commit is contained in:
parent
0aa5527db0
commit
4067abdd7e
|
|
@ -1,4 +1,9 @@
|
|||
## [0.39.1] 10th April 2025
|
||||
|
||||
- fix: deleting last message is edited (Mohammad Reza Moradi)
|
||||
|
||||
## [0.39.0] 2nd April 2025
|
||||
|
||||
- feat: endpoints for spec v1.14 (BREAKING CHANGE)
|
||||
- feat: Make dehydrated device name configurable
|
||||
- feat: ensure direct chats have only 2 members before sending verification requests
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.39.0
|
||||
version: 0.39.1
|
||||
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