diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e7484bff..2e300b3b 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -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 @@ -114,4 +113,4 @@ ## 8.0.0 - `Aes` has been renamed to `AesCbc`. - Many improvents to structure and readability -- Added normalized hmac wrapper \ No newline at end of file +- Added normalized hmac wrapper