Skip to content

Commit 62b9ce9

Browse files
committed
build: Bump version
1 parent b25c9f2 commit 62b9ce9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [3.0.1] 15th October 2025
2+
- feat: Make display sending event configurable in Room.sendEvent() (Christian Kußowski)
3+
- chore: tidy up call membership event (td)
4+
- fix: Remove avatar crashes with invalid uri (Christian Kußowski)
5+
16
## [3.0.0] 7th October 2025
27

38
#### Migration hints:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: matrix
22
description: Matrix Dart SDK
3-
version: 3.0.0
3+
version: 3.0.1
44
homepage: https://famedly.com
55
repository: https://github.com/famedly/matrix-dart-sdk.git
66
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues

0 commit comments

Comments
 (0)