doc(base): Update the description in the CHANGELOG.md.

This commit is contained in:
Ivan Enderlin
2025-03-28 15:38:26 +01:00
parent 43dbb6a021
commit e8fcdf4360

View File

@@ -34,7 +34,8 @@ All notable changes to this project will be documented in this file.
([#4851](https://github.com/matrix-org/matrix-rust-sdk/pull/4851))
- [**breaking**] `BaseClient::with_store_config` is renamed `new`
([#4847](https://github.com/matrix-org/matrix-rust-sdk/pull/4847))
- [**breaking**] `BaseClient::set_session_metadata` is renamed `set_or_reload_session`
- [**breaking**] `BaseClient::set_session_metadata` is renamed
`activate`, and `BaseClient::logged_in` is renamed `is_activated`
([#4850](https://github.com/matrix-org/matrix-rust-sdk/pull/4850))
## [0.10.0] - 2025-02-04