Update Changelog.md

This commit is contained in:
Evan Su 2021-03-29 11:17:40 -04:00 committed by GitHub
parent 963accad3f
commit 233de45f9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
<li>Complete rewrite from scratch, to ensure reliability and security</li>
<li>Better anti-corruption (re-defined header format)</li>
<li>Switch to Argon2d instead Argon2id for better security</li>
<li>Switch from SHA3 to BLAKE2b for corruption check</li>
</ul>
<strong>Note: v1.12 will be INCOMPATIBLE with all previous releases!</strong>