From 70763daec6c8e767d1245ea1024b9d91a9b88050 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Tue, 6 Jul 2021 14:41:49 +0200 Subject: [PATCH] chore: Bump version --- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96eb6df8..f599c93e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [0.1.6] - 06 Jul 2021 +- feat: Make it possible to get the current loginState +- fix: Broken nested accountData content maps +- fix: Mark unsent events as failed +- fix: Pin moor to 4.3.2 to fix the CI errors + ## [0.1.5] - 26 Jun 2021 - fix: Don't run syncs while the client is being initialized diff --git a/pubspec.yaml b/pubspec.yaml index 4255d193..baab10b1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.5 +version: 0.1.6 homepage: https://famedly.com environment: