summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changes b/Changes
index c84f964..92a99f9 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+Release 1.16.1:
+- Make the tests faster and more robust
+- Update dependencies and documentation.
+
+Release 1.16:
+- Use dune as the build system (contributed by Andrey Mokhov, PR #24)
+- Add BLAKE2b and BLAKE2s hash and MAC functions.
+
Release 1.15:
- Added constant-time `string_equal` and `bytes_equal` comparison functions
(execution time depends on the lengths of the strings but not on their