From 57515157fc0ecc0dd661dea523d1f1346c547c0c Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 2 Jun 2016 20:53:52 -0700 Subject: Forward port the changelog for 1.3.3 (#2949) * Forward port the changelog for 1.3.3 * 1.3.4 as well --- CHANGELOG.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 00a0a012..22764e53 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,6 +10,19 @@ Changelog will need to upgrade. * Added :class:`~cryptography.hazmat.primitives.kdf.kbkdf.KBKDFHMAC`. +1.3.4 - 2016-06-03 +~~~~~~~~~~~~~~~~~~ + +* Added another OpenSSL function to the bindings to support an upcoming + ``pyOpenSSL`` release. + + +1.3.3 - 2016-06-02 +~~~~~~~~~~~~~~~~~~ + +* Added two new OpenSSL functions to the bindings to support an upcoming + ``pyOpenSSL`` release. + 1.3.2 - 2016-05-04 ~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3