diff options
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d5e09..ad7d774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ jsSHA - ChangeLog conversion functions - Further sped up SHA-3 implementation by decomposing xor_64 function (thanks frostschutz!) +- Fixed incorrect results when using ArrayBuffers (thanks conref!) 2.2.0 (2016-07-10) ------------------------- |