chore: release v0.32.1

This commit is contained in:
td 2024-08-16 15:19:02 +05:30
parent 6bf03a8431
commit bb1c8db942
No known key found for this signature in database
GPG Key ID: 62A30523D4D6CE28
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## [0.32.1] 16th Aug 2024
- feat: support for authenticated media (td)
## [0.32.0] 9th Aug 2024 ## [0.32.0] 9th Aug 2024
- chore: add info about tests to readme (td) - chore: add info about tests to readme (td)
- chore: increase log level to verbose in tests (td) - chore: increase log level to verbose in tests (td)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.32.0 version: 0.32.1
homepage: https://famedly.com homepage: https://famedly.com
repository: https://github.com/famedly/matrix-dart-sdk.git repository: https://github.com/famedly/matrix-dart-sdk.git
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues