build: Changelog for 1.0.1
This commit is contained in:
parent
ab8202d7bc
commit
d010cbd070
|
|
@ -1,3 +1,8 @@
|
|||
## [1.0.1] 16th June 2025
|
||||
- chore: Add hint to init vodozemac also in native implementations (Christian Kußowski)
|
||||
- fix: exportDump and importDump and add unit tests (Christian Kußowski)
|
||||
- fix: user.canKick should be true for knocking users as well (Christian Kußowski)
|
||||
|
||||
## [1.0.0] 10th June 2025
|
||||
|
||||
- feat: Migrate to vodozemac (Christian Kußowski)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 1.0.0
|
||||
version: 1.0.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