From 2980f6d8e35f9ee91d1962153dfd3a1315d955ee Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Sat, 10 Jul 2021 09:05:12 +0000 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 f599c93e..6dfdf908 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [0.1.7] - 10 Jul 2021 +- change: Hive database schema (will trigger a database migration) +- fix: Dont migrate database from version null +- fix: Adjust emoji ranges to have less false positives +- fix: Sending of the to_device key + ## [0.1.6] - 06 Jul 2021 - feat: Make it possible to get the current loginState - fix: Broken nested accountData content maps diff --git a/pubspec.yaml b/pubspec.yaml index 15719d2f..25045030 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.6 +version: 0.1.7 homepage: https://famedly.com environment: