chore: Bump version

This commit is contained in:
Christian Pauly 2022-02-04 08:56:39 +01:00
parent 846d5b0f46
commit 3192c9332e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.8.2] - 04nd Feb 2022
- fix: Add redaction events to timeline
- fix: Resize image with compute by using const class arguments
## [0.8.1] - 03nd Feb 2022 ## [0.8.1] - 03nd Feb 2022
- refactor: Implement on history received in timeline - refactor: Implement on history received in timeline
- fix: null-safety issues with widgets - fix: null-safety issues with widgets

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.8.1 version: 0.8.2
homepage: https://famedly.com homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git