chore: release v2.0.1

This commit is contained in:
td 2025-09-09 16:55:55 +02:00
parent cc6ca5518f
commit 8ca21290a1
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 @@
## [2.0.1] 9th Sept 2025
- fix: scheduled event list init (td)
## [2.0.0] 9th Sept 2025
There have been some breaking changes to the VoIP codebase. Specifically, you will have to pass your instance of the VoIP class to existing `getCallMemberships*` functions which are an extension on the Room class.

View File

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