Add TOTP to the changelog.

This commit is contained in:
David Reid 2014-02-25 11:06:09 -08:00
parent 7c49d18006
commit eea08d9ffa

View file

@ -5,6 +5,7 @@ Changelog
~~~~~~~~~~~~~~~~
* Added :class:`~cryptography.hazmat.primitives.twofactor.hotp.HOTP`.
* Added :class:`~cryptography.hazmat.primitives.twofactor.totp.TOTP`.
0.2.1 - 2014-02-22
~~~~~~~~~~~~~~~~~~