diff --git a/CHANGELOG.md b/CHANGELOG.md index 17c4d475..755ca075 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.2.0] - 27th Jul 2021 +- Breaking API changes duo to use of code generated matrix API +- fix: Missing null checks in syncUpdate handling + ## [0.1.11] - 26th Jul 2021 - fix: Upload OTKs if the otk_count field is missing diff --git a/pubspec.yaml b/pubspec.yaml index 028c9f02..190d39fe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.11 +version: 0.2.0 homepage: https://famedly.com environment: