Skip to content

Commit ff7077b

Browse files
committed
doc(crypto): Add changelog entry for #4424
1 parent bb70229 commit ff7077b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

crates/matrix-sdk-crypto/CHANGELOG.md

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

9494
### Refactor
9595

96+
- Fix [#4424](https://github.com/matrix-org/matrix-rust-sdk/issues/4424) Failed
97+
storage upgrade for "PreviouslyVerifiedButNoLonger". This bug caused errors to
98+
occur when loading crypto information from storage, which typically prevented
99+
apps from starting correctly.
100+
([#4430](https://github.com/matrix-org/matrix-rust-sdk/pull/4430))
101+
96102
- Add new method `OlmMachine::try_decrypt_room_event`.
97103
([#4116](https://github.com/matrix-org/matrix-rust-sdk/pull/4116))
98104

0 commit comments

Comments
 (0)