]> git.codecow.com Git - Monocypher.git/commitdiff
Changelog for version 3.1.3
authorLoup Vaillant <loup@loup-vaillant.fr>
Tue, 19 Apr 2022 21:35:54 +0000 (23:35 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Tue, 19 Apr 2022 21:35:54 +0000 (23:35 +0200)
CHANGELOG.md

index 25651a71d150b3947d0d717abde5e3b7979fd215..4d8382388d07ac41a07a8e7929bf8b6796fc02b0 100644 (file)
@@ -1,3 +1,17 @@
+3.1.3
+-----
+2022/04/19
+
+- Fixed many typos in the documentation.
+- Fixed buffer overflow in speed benchmarks.
+- Fixed some MSVC warnings.
+- Added `change-prefix.sh` to help changing the `crypto_` prefix.
+- Added the `MONOCYPHER_CPP_NAMESPACE` preprocessor definition to
+  support namespaces for C++.
+- Deprecated `crypto_key_exchange()`
+- Use GitHub actions to automate the regular test suite.
+
+
 3.1.2
 -----
 2020/12/27