Skip to content

Commit

Permalink
Fix changelog for 4.0.1 (#93)
Browse files Browse the repository at this point in the history
PR #72 landed in 4.0.1, not 4.0.0.

Also: add UNRELEASED section
  • Loading branch information
richvdh authored Jan 23, 2024
1 parent 4975458 commit 45e8ea3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# UNRELEASED

# matrix-sdk-crypto-wasm v4.0.1

- `PickledInboundGroupSession.sender_signing_key` is now optional.
([#89](https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/89))

# matrix-sdk-crypto-wasm v4.0.0

- Properly encode missing and `Duration` parameters in requests.
([#72](https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/72))

# matrix-sdk-crypto-wasm v4.0.0

**BREAKING CHANGES**

- Rename `OlmMachine.init_from_store` introduced in v3.6.0 to
Expand Down

0 comments on commit 45e8ea3

Please sign in to comment.