diff --git a/CHANGELOG.md b/CHANGELOG.md index caca1c61..54ba4857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.1.3] - 19 Jun 2021 +- feat: Implement migration for hive schema versions + ## [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 diff --git a/pubspec.yaml b/pubspec.yaml index e0a73df6..c2d58026 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.2 +version: 0.1.3 homepage: https://famedly.com environment: