From d4708d0b88aa7f3f1f2833994e3199632b68dcb1 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 11 Jul 2017 22:08:42 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index cdbbaa0b..f75d0350 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ this version to avoid breaking compatibility with verifiers running libsodium <= 1.0.12. - A `crypto_box_curve25519xchacha20poly1305_seal*()` function set was implemented. + - scrypt was removed from minimal builds. * Version 1.0.12 - Ed25519ph was implemented, adding a multi-part signature API