Skip to content

Commit d09ecb4

Browse files
committed
fixup! crypto: inline PrivateCrossSigningIdentity::with_account
This turns out not to be an externally-visible change; as such it doesn't seem worth documenting in the changelog.
1 parent 704b614 commit d09ecb4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

crates/matrix-sdk-crypto/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ All notable changes to this project will be documented in this file.
66

77
## [Unreleased] - ReleaseDate
88

9-
### Refactor
10-
11-
- [**breaking**] Remove `matrix_sdk_crypto::olm::PrivateCrossSigningIdentity::with_account`. Applications should instead use `matrix_sdk_crypto::olm::Account::bootstrap_cross_signing` which has identical behaviour.
12-
`PrivateCrossSigningIdentity::for_account` is added for test situations where the upload requests are not required.
13-
([#5654](https://github.com/matrix-org/matrix-rust-sdk/pull/5654))
14-
159
## [0.14.0] - 2025-09-04
1610

1711
### Features

0 commit comments

Comments
 (0)