chore: Add changelog for UserSession deserialization

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille
2025-02-17 17:45:45 +01:00
committed by Ivan Enderlin
parent e9a34f6359
commit ca392b08c9

View File

@@ -46,6 +46,8 @@ All notable changes to this project will be documented in this file.
case anymore, according to the latest version of
[MSC2967](https://github.com/matrix-org/matrix-spec-proposals/pull/2967).
([#4664](https://github.com/matrix-org/matrix-rust-sdk/pull/4664))
- The `UserSession` type cannot be deserialized from its old format anymore. The
old format used an `issuer_info` field instead of an `issuer` field.
## [0.10.0] - 2025-02-04