aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-22 15:58:25 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-22 15:58:25 -0600
commit2154135f7cf4c96213a83a594fad645b89c8eb8a (patch)
treee54a82ff7cc75f4cd404206ce0b5014738c3b541 /docs/changelog.rst
parent5b34dd817ffc6c1bb827ad23b077cee8d1cb957e (diff)
downloadcryptography-2154135f7cf4c96213a83a594fad645b89c8eb8a.tar.gz
cryptography-2154135f7cf4c96213a83a594fad645b89c8eb8a.tar.bz2
cryptography-2154135f7cf4c96213a83a594fad645b89c8eb8a.zip
0.2.1 changelog
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index c59f2f51..b87b8722 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -6,6 +6,10 @@ Changelog
* Added :class:`~cryptography.hazmat.primitives.twofactor.hotp.HOTP`.
+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
~~~~~~~~~~~~~~~~