commit | 2154135f7cf4c96213a83a594fad645b89c8eb8a | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Feb 22 15:58:25 2014 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Feb 22 15:58:25 2014 -0600 |
tree | e54a82ff7cc75f4cd404206ce0b5014738c3b541 | |
parent | 5b34dd817ffc6c1bb827ad23b077cee8d1cb957e [diff] [blame] |
0.2.1 changelog
diff --git a/docs/changelog.rst b/docs/changelog.rst index c59f2f5..b87b872 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst
@@ -6,6 +6,10 @@ * 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 ~~~~~~~~~~~~~~~~