doc: Add changelog entry
This commit is contained in:
committed by
Jorge Martin Espinosa
parent
d52e5cfb50
commit
48d1d1f80f
@@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
### Bugfix
|
||||
|
||||
- Use the server name extracted from the user id in `Client::fetch_client_well_known` as a fallback value. Otherwise, sometimes the server name is not available and we can't reload the well-known contents. ([#5996](https://github.com/matrix-org/matrix-rust-sdk/pull/5996))
|
||||
- Latest Event is lazier: a `RoomLatestEvents` can be registered even if its
|
||||
associated `RoomEventCache` isn't created yet.
|
||||
([#5947](https://github.com/matrix-org/matrix-rust-sdk/pull/5947))
|
||||
|
||||
Reference in New Issue
Block a user