diff --git a/CHANGELOG.md b/CHANGELOG.md index b08f8867..96eb6df8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.1.5] - 26 Jun 2021 +- fix: Don't run syncs while the client is being initialized + ## [0.1.4] - 19 Jun 2021 - change: Replace onSyncError Stream with onSyncStatus @@ -15,4 +18,4 @@ ## [0.1.0] - 17 Jun 2021 -First stable version \ No newline at end of file +First stable version diff --git a/pubspec.yaml b/pubspec.yaml index 04675019..237d681c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.4 +version: 0.1.5 homepage: https://famedly.com environment: