diff --git a/CHANGELOG.md b/CHANGELOG.md index 98940d23..9684d3d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.3.3] - 20nd Aug 2021 +- fix: room.lastEvent order now respects edits +- feat: use m.new_content in lastEvent (so no more * fallback) + ## [0.3.2] - 20nd Aug 2021 - feat: cache archived rooms to access them with `getRoomById` - fix: requestHistory() for archived rooms diff --git a/pubspec.yaml b/pubspec.yaml index 36fbbc7e..0c5e83d8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.3.2 +version: 0.3.3 homepage: https://famedly.com environment: