From 0d72d20cf97fc4412795e815c1385abbbea391d1 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Tue, 27 Jul 2021 11:29:59 +0200 Subject: [PATCH] chore: Bump version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: