diff --git a/CHANGELOG.md b/CHANGELOG.md index 756af671..0257bf00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.8.8] - 14nd Feb 2022 +- fix: Has new messages compares ts +- fix: handle dynamic content for pinned events + ## [0.8.7] - 14nd Feb 2022 - fix: Show reactions as last events and refactor hasNewMessage diff --git a/pubspec.yaml b/pubspec.yaml index bca313a1..ec815cf5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.8.7 +version: 0.8.8 homepage: https://famedly.com repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git