From 16f1cb745680f2bce301faf4f07e951c2a923d35 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sat, 19 Jun 2021 11:06:34 +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 d834d5cb..caca1c61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.1.2] - 19 Jun 2021 +- fix: Hive breaks if room IDs contain emojis (yes there are users with hacked synapses out there who needs this) +- feat: Also migrate inbound group sessions + ## [0.1.1] - 18 Jun 2021 - refactor: Move pedantic to dev_dependencies - chore: Update readme diff --git a/pubspec.yaml b/pubspec.yaml index d39ddee6..e0a73df6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.1 +version: 0.1.2 homepage: https://famedly.com environment: