diff --git a/CHANGELOG.md b/CHANGELOG.md index f9676016..2c8e86a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.4.3] - 8nd Sep 2021 +- fix: Do not handle sending event updates which are already synced + ## [0.4.2] - 6nd Sep 2021 - revert: Make bytes in EncryptedFile nullable diff --git a/pubspec.yaml b/pubspec.yaml index 11f0bb02..853430b7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.4.2 +version: 0.4.3 homepage: https://famedly.com environment: