Skip to content

Commit

Permalink
chore: release v0.29.7
Browse files Browse the repository at this point in the history
  • Loading branch information
td-famedly committed May 22, 2024
1 parent 25437f8 commit 54c8864
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 54c8864

Please sign in to comment.