We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f173aea commit ca9eb70Copy full SHA for ca9eb70
crates/matrix-sdk/CHANGELOG.md
@@ -13,7 +13,8 @@ All notable changes to this project will be documented in this file.
13
- Implement `Default` for `BaseImageInfo`, `BaseVideoInfo`, `BaseAudioInfo` and
14
`BaseFileInfo`. ([#4503](https://github.com/matrix-org/matrix-rust-sdk/pull/4503))
15
- Expose `Client::server_versions()` publicly to allow users of the library to
16
- get the versions of Matrix supported by the homeserver.
+ get the versions of Matrix supported by the homeserver.
17
+ ([#4519](https://github.com/matrix-org/matrix-rust-sdk/pull/4519))
18
19
### Refactor
20
0 commit comments