Skip to content

Commit c0a9c4a

Browse files
committed
doc(changelog): Add matrix-org#4885.
1 parent c99a1bc commit c0a9c4a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

crates/matrix-sdk-crypto/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ All notable changes to this project will be documented in this file.
1717
`shared_history` field that defaults to `false.`
1818
([#4700](https://github.com/matrix-org/matrix-rust-sdk/pull/4700))
1919

20+
## Refactor
21+
22+
- [**breaking**] `BackupDecryptionKey` and `DehydratedDeviceKey` no longer return
23+
a `Result`
24+
([#4885](https://github.com/matrix-org/matrix-rust-sdk/pull/4885))
25+
2026
## [0.10.0] - 2025-02-04
2127

2228
### Features

crates/matrix-sdk-store-encryption/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
66

77
## [Unreleased] - ReleaseDate
88

9+
## Refactor
10+
11+
- [**breaking**] `Error::Random` has been removed
12+
([#4885](https://github.com/matrix-org/matrix-rust-sdk/pull/4885))
13+
914
## [0.10.0] - 2025-02-04
1015

1116
### Bug Fixes

0 commit comments

Comments
 (0)