Add to changelog.

This commit is contained in:
David Reid 2014-01-20 10:48:18 -08:00
parent e2ad5ca3f4
commit 2084fa5449

View file

@ -8,6 +8,8 @@ Changelog
* Added :doc:`/hazmat/backends/commoncrypto` with hash and HMAC support.
* Added initial :doc:`/hazmat/bindings/commoncrypto`.
* Removed `register_cipher_adapter` method from
:class:`~cryptography.hazmat.backends.interfaces.CipherBackend`.
0.1 - 2014-01-08
~~~~~~~~~~~~~~~~