Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeyer2k committed Mar 5, 2020
1 parent ad37f76 commit 363509f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
- Only require 32 byte keys from now on
- Remove key randomness testing in favor of trusting devs
- Add "Aes" as shorthand alias for "Aes256Gcm" to prevent typos
-

## 13.0.0
- Skip validating key when decrypting
Expand Down Expand Up @@ -114,4 +113,4 @@
## 8.0.0
- `Aes` has been renamed to `AesCbc`.
- Many improvents to structure and readability
- Added normalized hmac wrapper
- Added normalized hmac wrapper

0 comments on commit 363509f

Please sign in to comment.