Skip to content

Commit

Permalink
build: Release v0.29.9
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed May 29, 2024
1 parent e207800 commit b0db73e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.29.9] 29th May 2024
- docs: Update example with matrixsdkdatabase (Krille)
- fix: canRequestHistory doesn't reflect reality (Nicolas Werner)
- fix: Requst profiles for left users (Krille)
- refactor: Deprecate Streams in favor of client.onSync (krille-chan)
- refactor: requestUser logic (Krille)
- refactor: Use enhanced enums for room enums (Krille)

## [0.29.8] 23rd May 2024

- fix: make sure room is postLoaded before starting calls (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.8
version: 0.30.0
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 b0db73e

Please sign in to comment.