diff --git a/CHANGELOG.md b/CHANGELOG.md index 329ad657d..0a3a7ae46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ - The published package is now a proper dual CommonJS/ESM package. - The WebAssembly module is now loaded using `fetch` on Web platforms, reducing the bundle size significantly, as well as the time it takes to compile it. - ([#167](https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/167)) + ([#167](https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/167)), + ([#174](https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/174)), **BREAKING CHANGES**