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
|
## [1.0.0] 10th June 2025
|
||||||
|
|
||||||
- feat: Migrate to vodozemac (Christian Kußowski)
|
- feat: Migrate to vodozemac (Christian Kußowski)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 1.0.0
|
version: 1.0.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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue