build: release v3.0.2

This commit is contained in:
Karthikeyan S 2025-10-24 11:53:06 +05:30
parent ed07945089
commit e3440c610c
No known key found for this signature in database
GPG Key ID: 28BA6AEE539ECE2E
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [3.0.2] 24th October 2025
- chore: bump vodozemac version to v0.4.0 (Karthikeyan S)
- refactor: merge onGroupCallState and onGroupCallEvent into matrixRTCEventStream with proper types (Karthikeyan S)
- test: matrixRTCEventStream emitted events in a group call (Karthikeyan S)
## [3.0.1] 15th October 2025
- feat: Make display sending event configurable in Room.sendEvent() (Christian Kußowski)
- chore: tidy up call membership event (td)

View File

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