chore: bump version

This commit is contained in:
td 2021-08-26 14:03:21 +00:00
parent 5ac9b6bd73
commit 7155500594
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.3.2
version: 0.3.3
homepage: https://famedly.com
environment: