diff --git a/CHANGELOG.md b/CHANGELOG.md index acd1f767..6934808f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.20.5] - 2th June 2023 +- chore: fix edited last events breaking db (td) + ## [0.20.4] - 31th May 2023 - fix: Do not store global profiles in room states as members (Krille) diff --git a/pubspec.yaml b/pubspec.yaml index 8bec74e8..b4d10127 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.20.4 +version: 0.20.5 homepage: https://famedly.com repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git