Skip to content

Commit e5a5008

Browse files
committed
chore: Migrate changelogs to towncrier fragments
1 parent 2a8d75e commit e5a5008

18 files changed

Lines changed: 9 additions & 77 deletions

File tree

bindings/matrix-sdk-ffi/CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
<!-- next-header -->
6-
7-
## [Unreleased] - ReleaseDate
8-
9-
## Refactor
10-
11-
- [**breaking**] `SpaceRoomList::rooms` and `SpaceRoomList::subscribe_to_room_updates` are now asynchronous.
12-
([#6561](https://github.com/matrix-org/matrix-rust-sdk/pull/6561))
5+
<!-- changelog start -->
136

147
## [0.17.0] - 2026-05-08
158

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**breaking**] `SpaceRoomList::rooms` and `SpaceRoomList::subscribe_to_room_updates` are now asynchronous.

crates/matrix-sdk-base/CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
<!-- changelog start -->
66

7-
<!-- next-header -->
8-
9-
## [Unreleased] - ReleaseDate
10-
11-
### Features
12-
13-
- Add `Room::compute_joined_service_members` to compute the number of joined service members in a room.
14-
This is needed for calculating display names of `SpaceRoom`s with service members.
15-
([#6561](https://github.com/matrix-org/matrix-rust-sdk/pull/6561))
16-
177
## [0.17.0] - 2026-05-08
188

199
### Bug Fixes
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Add `Room::compute_joined_service_members` to compute the number of joined
2+
service members in a room. This is needed for calculating display names of
3+
`SpaceRoom`s with service members.

crates/matrix-sdk-common/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
<!-- changelog start -->
66

7-
<!-- next-header -->
8-
9-
## [Unreleased] - ReleaseDate
10-
117
## [0.17.0] - 2026-05-08
128

139
### Features

crates/matrix-sdk-crypto/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
<!-- changelog start -->
66

7-
<!-- next-header -->
8-
9-
## [Unreleased] - ReleaseDate
10-
117
## [0.17.0] - 2026-05-08
128

139
### Bug Fixes

crates/matrix-sdk-indexeddb/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
<!-- changelog start -->
66

7-
<!-- next-header -->
8-
9-
## [Unreleased] - ReleaseDate
10-
117
## [0.17.0] - 2026-05-08
128

139
### Features

crates/matrix-sdk-qrcode/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
<!-- changelog start -->
66

7-
<!-- next-header -->
8-
9-
## [Unreleased] - ReleaseDate
10-
117
## [0.17.0] - 2026-05-08
128

139
No notable changes in this release.

crates/matrix-sdk-search/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
<!-- changelog start -->
66

7-
<!-- next-header -->
8-
9-
## [Unreleased] - ReleaseDate
10-
117
## [0.17.0] - 2026-05-08
128

139
No notable changes in this release.

crates/matrix-sdk-sqlite/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
<!-- changelog start -->
66

7-
<!-- next-header -->
8-
9-
## [Unreleased] - ReleaseDate
10-
117
## [0.17.0] - 2026-05-08
128

139
### Features

0 commit comments

Comments
 (0)