diff --git a/CHANGELOG.md b/CHANGELOG.md index c433f86c..f35f4fb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.32.4] 28th Aug 2024 + +- fix: actually make sure clientBox has a account (td) + ## [0.32.3] 27th Aug 2024 - feat: cache .well-known data (The one with the braid) diff --git a/pubspec.yaml b/pubspec.yaml index 620775ec..3b308ec0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.32.3 +version: 0.32.4 homepage: https://famedly.com repository: https://github.com/famedly/matrix-dart-sdk.git issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues