README.md in sjcl-1.0.0 vs README.md in sjcl-1.0.1
- old
+ new
@@ -30,8 +30,13 @@
- Test interop with node module directly
### Changelog
+- 1.0.1
+ - Match comparison fucntion from SJCL js
+ - Include SJCL version in JSON
+ - Better errors thrown
+ - Update docs
- 1.0.0
- Update to use OpenSSL PBKDF2 function for increased speed
- Increase default iterations to 100,000