diff --git a/CHANGELOG.md b/CHANGELOG.md index 44482b6d..e01fa683 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [0.8.19] - 14th Apr 2022 +- feat: Get event from push notification +- feat: Add more localization strings and add default matrix localizations +- fix: Ignore no permission errors on requesting users + ## [0.8.18] - 8th Apr 2022 - feat: check thumbnail size - feat: fallback to thumbnail preview diff --git a/pubspec.yaml b/pubspec.yaml index 8d5cea20..efa63e15 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.8.18 +version: 0.8.19 homepage: https://famedly.com repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git