From 7f711ee17d1b97e362693de9bd439993f9e69901 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 3 Mar 2014 23:58:45 -0400 Subject: add 0.2.2 changelog to master --- CHANGELOG.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bbbcfb1f..1fa9ab3a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,8 +7,14 @@ Changelog * Added :class:`~cryptography.hazmat.primitives.twofactor.hotp.HOTP`. * Added :class:`~cryptography.hazmat.primitives.twofactor.totp.TOTP`. +0.2.2 - 2014-03-03 +~~~~~~~~~~~~~~~~~~ + +* Removed a constant definition that was causing compilation problems with specific versions of OpenSSL. + 0.2.1 - 2014-02-22 ~~~~~~~~~~~~~~~~~~ + * Fix a bug where importing cryptography from multiple paths could cause initialization to fail. 0.2 - 2014-02-20 -- cgit v1.2.3