Skip to content

Commit cb90185

Browse files
authored
Add changelog for release. (#153)
1 parent decfd70 commit cb90185

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# Changelog
22

3+
## 0.7.1
4+
5+
- Revert release structure of 0.7.1 back to commonjs.
6+
37
## 0.7.0
48

59
- Upgrade all JS and Rust dependencies
610
- Upgrade to Rust 2024 edition
711
- Rework release process
812

13+
Deprecated: unintentional move to only `module` type.
14+
915
## 0.6.0
1016

1117
- 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.

0 commit comments

Comments
 (0)