Skip to content

Commit

Permalink
crypto: Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
poljar committed Aug 6, 2024
1 parent 07250db commit 7a78443
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/matrix-sdk-crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ Changes:

Breaking changes:

- Remove the method `OlmMachine::clear_crypto_cache()`, crypto stores are not
supposed to have any caches anymore.

- Add a `custom_account` argument to the `OlmMachine::with_store()` method, this
allows users to learn their identity keys before they get access to the user
and device ID.
Expand Down

0 comments on commit 7a78443

Please sign in to comment.