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: