diff --git a/CHANGELOG.md b/CHANGELOG.md index d5dba897..9db07699 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.7.0-nullsafety.10] - 26nd Nov 2021 +- feat: Migrate olm sessions on database migration +- chore: Enable E2EE recovery by default + ## [0.7.0-nullsafety.9] - 25nd Nov 2021 - fix: Limited timeline clean up on web - fix: Remove account avatar diff --git a/pubspec.yaml b/pubspec.yaml index 78b72543..8a682729 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.7.0-nullsafety.9 +version: 0.7.0-nullsafety.10 homepage: https://famedly.com environment: