diff --git a/CHANGELOG.md b/CHANGELOG.md index a5b94d38..e99f21c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.5.2] - 14nd Sep 2021 +- fix: Delete box if it can not be cleared when calling database.clear() -> This should fix some box corruption problems +- fix: Do not set old events as state events -> This should fix the room list sort ordering bug + ## [0.5.1] - 13nd Sep 2021 - fix: Room.notificationCount set to null sometimes diff --git a/pubspec.yaml b/pubspec.yaml index 5d3705db..fc26e1f8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.5.1 +version: 0.5.2 homepage: https://famedly.com environment: