aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorAyrx <terrycwk1994@gmail.com>2014-02-21 11:30:02 +0800
committerAyrx <terrycwk1994@gmail.com>2014-02-21 11:30:02 +0800
commitc2e53409242f750f7966b5d1e45f62f9c818b07d (patch)
treea02e32e6fed266877693d281a032d040ff8e3ad6 /docs/changelog.rst
parent94c73592a8433b4b9567f0c57c9bedadc0e927f7 (diff)
downloadcryptography-c2e53409242f750f7966b5d1e45f62f9c818b07d.tar.gz
cryptography-c2e53409242f750f7966b5d1e45f62f9c818b07d.tar.bz2
cryptography-c2e53409242f750f7966b5d1e45f62f9c818b07d.zip
Fixed HOTP test path, added changelog and myself to author list.
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index b4c9a55b..c59f2f51 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,7 +4,7 @@ Changelog
0.3 - 2014-XX-XX
~~~~~~~~~~~~~~~~
-**In development**
+* Added :class:`~cryptography.hazmat.primitives.twofactor.hotp.HOTP`.
0.2 - 2014-02-20
~~~~~~~~~~~~~~~~