diff --git a/CHANGELOG.md b/CHANGELOG.md index 2747b6d..dfe5059 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,17 @@ # Changelog +## 0.7.1 + +- Revert release structure of 0.7.1 back to commonjs. + ## 0.7.0 - Upgrade all JS and Rust dependencies - Upgrade to Rust 2024 edition - Rework release process +Deprecated: unintentional move to only `module` type. + ## 0.6.0 - Removed `setRandomSeed` and `pbkdf2SHA256` from `recrypt_wasm_binding.d.ts` and related places. These were only needed for Edge Legacy and IE11 which are no longer supported by recrypt-wasm-binding.