diff --git a/CHANGELOG.md b/CHANGELOG.md index e01fa683..25e48a04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.8.20] - 14th Apr 2022 +- fix: Wait for keys in push helper + ## [0.8.19] - 14th Apr 2022 - feat: Get event from push notification - feat: Add more localization strings and add default matrix localizations diff --git a/pubspec.yaml b/pubspec.yaml index efa63e15..18b116c6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.8.19 +version: 0.8.20 homepage: https://famedly.com repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git