chore: release v0.29.7
This commit is contained in:
parent
25437f8a18
commit
54c88646ed
|
|
@ -1,3 +1,8 @@
|
|||
## [0.29.7] 22nd May 2024
|
||||
- fix: nonLocal join/left values (td)
|
||||
- fix: Do not set messages as state events anymore (Krille)
|
||||
- feat: preShareKey using fetchOrCreateGroupCall (td)
|
||||
|
||||
## [0.29.6] 22nd May 2024
|
||||
- feat: hide _makeNewSenderKey and expose a new preShareKey function (td)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.29.6
|
||||
version: 0.29.7
|
||||
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