diff --git a/CHANGELOG.md b/CHANGELOG.md index 99f9106e..e17d56e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.9.12] - 9th Jun 2022 + +- refactor: add calcLocalizedBodyFallback method (Christian Pauly) + ## [0.9.11] - 8th Jun 2022 - chore: Update Matrix API Lite for spaces fixes diff --git a/pubspec.yaml b/pubspec.yaml index fce105e0..e524ef05 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.9.11 +version: 0.9.12 homepage: https://famedly.com repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git