chore: Bump version

This commit is contained in:
Christian Pauly 2021-08-25 11:26:19 +02:00
parent 5621c9bdb0
commit c80bf25ee4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [0.3.2] - 20nd Aug 2021
- feat: cache archived rooms to access them with `getRoomById`
- fix: requestHistory() for archived rooms
- refactor: Change name of archive getter to function
## [0.3.1] - 20nd Aug 2021 ## [0.3.1] - 20nd Aug 2021
- hotfix: Opt-out null safety for crypto files because of an error in web - hotfix: Opt-out null safety for crypto files because of an error in web

View File

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