mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-04 05:58:11 -04:00
crypto: fix changelog for 0.10.0 and 0.11.0 (#4939)
PR #4670 didn't land until 0.11.0.
This commit is contained in:
committed by
GitHub
parent
a5537a8f24
commit
dc6fe93d1e
@@ -27,6 +27,10 @@ All notable changes to this project will be documented in this file.
|
||||
`shared_history` field that defaults to `false.`
|
||||
([#4700](https://github.com/matrix-org/matrix-rust-sdk/pull/4700))
|
||||
|
||||
- Have the `RoomIdentityProvider` return processing changes when identities transition
|
||||
to `IdentityState::Verified` too.
|
||||
([#4670](https://github.com/matrix-org/matrix-rust-sdk/pull/4670))
|
||||
|
||||
## [0.10.0] - 2025-02-04
|
||||
|
||||
### Features
|
||||
@@ -43,10 +47,6 @@ All notable changes to this project will be documented in this file.
|
||||
- Room keys are not shared with unsigned dehydrated devices.
|
||||
([#4551](https://github.com/matrix-org/matrix-rust-sdk/pull/4551))
|
||||
|
||||
- Have the `RoomIdentityProvider` return processing changes when identities transition
|
||||
to `IdentityState::Verified` too.
|
||||
([#4670](https://github.com/matrix-org/matrix-rust-sdk/pull/4670))
|
||||
|
||||
## [0.9.0] - 2024-12-18
|
||||
|
||||
### Features
|
||||
|
||||
Reference in New Issue
Block a user