diff --git a/CHANGELOG.md b/CHANGELOG.md index ad387c1e..6f45909c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [0.15.6] - 24th Nov 2022 + +- feat: migrate e2ee test to DinD (TheOneWithTheBraid) +- chore: Update readme with new database (Christian Pauly) +- feat: Check if a key is verified by any master key (Reza) ## [0.15.5] - 22nd Nov 2022 - fix: follow account kind in registration (TheOneWithTheBraid) diff --git a/pubspec.yaml b/pubspec.yaml index 67fd012b..cfa8ae3b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.15.5 +version: 0.15.6 homepage: https://famedly.com repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git