Update ChangeLog

This commit is contained in:
Frank Denis 2017-07-11 22:08:42 +02:00
parent 28e32dd5a2
commit d4708d0b88

View File

@ -18,6 +18,7 @@ this version to avoid breaking compatibility with verifiers running
libsodium <= 1.0.12. libsodium <= 1.0.12.
- A `crypto_box_curve25519xchacha20poly1305_seal*()` function set was - A `crypto_box_curve25519xchacha20poly1305_seal*()` function set was
implemented. implemented.
- scrypt was removed from minimal builds.
* Version 1.0.12 * Version 1.0.12
- Ed25519ph was implemented, adding a multi-part signature API - Ed25519ph was implemented, adding a multi-part signature API