summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 3e929061b..602be7cdb 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,8 +1,14 @@
Changelog
=========
+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