Skip to content

Commit d5af3ae

Browse files
committed
Update release notes.
1 parent 9496e07 commit d5af3ae

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,14 @@ console.log(decryptedData); // [{id: 1}, {id: 2}]
218218

219219
## Release notes
220220

221+
### 4.2.0
222+
223+
Change default hash algorithm and iteration's for PBKDF2 to prevent weak security by using the default configuration.
224+
225+
Custom KDF Hasher
226+
227+
Blowfish support
228+
221229
### 4.1.1
222230

223231
Fix module order in bundled release.

0 commit comments

Comments
 (0)