Skip to content

Commit b1b5a7d

Browse files
committed
changelog
1 parent b26887b commit b1b5a7d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

crates/matrix-sdk-crypto/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,16 @@ Breaking changes:
2727
- Add new `dehydrated` property to `olm::account::PickledAccount`.
2828
([#3164](https://github.com/matrix-org/matrix-rust-sdk/pull/3164))
2929

30+
Deprecations:
31+
32+
- Deprecate `BackupMachine::import_backed_up_room_keys`.
33+
([#3448](https://github.com/matrix-org/matrix-rust-sdk/pull/3448))
34+
3035
Additions:
3136

37+
- Expose new method `CryptoStore::import_room_keys`.
38+
([#3448](https://github.com/matrix-org/matrix-rust-sdk/pull/3448))
39+
3240
- Expose new method `BackupMachine::backup_version`.
3341
([#3320](https://github.com/matrix-org/matrix-rust-sdk/pull/3320))
3442

0 commit comments

Comments
 (0)