mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 16:04:13 -04:00
doc(sdk): Add #5269 to the CHANGELOG.md.
This commit is contained in:
@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Features
|
||||
|
||||
- Add logging to `Room::join`.
|
||||
([#5260](https://github.com/matrix-org/matrix-rust-sdk/pull/5260))
|
||||
- `ClientServerCapabilities` has been renamed to `ClientServerInfo`. Alongside this,
|
||||
@@ -16,6 +18,11 @@ All notable changes to this project will be documented in this file.
|
||||
If the to-device message was encrypted, the `EncryptionInfo` will be set. If it is `None` the message was sent in clear.
|
||||
([#5099](https://github.com/matrix-org/matrix-rust-sdk/pull/5099))
|
||||
|
||||
### Refactor
|
||||
|
||||
- `RoomEventCacheListener` is renamed `RoomEventCacheSubscriber`
|
||||
([#5269](https://github.com/matrix-org/matrix-rust-sdk/pull/5269))
|
||||
|
||||
## [0.12.0] - 2025-06-10
|
||||
|
||||
### Features
|
||||
|
||||
Reference in New Issue
Block a user