Document when the common crypto bindings were added

This commit is contained in:
Alex Gaynor 2014-01-17 16:08:46 -06:00
parent 16168d0023
commit 8ea6a82864
2 changed files with 6 additions and 1 deletions

View file

@ -1,9 +1,12 @@
Changelog
=========
0.2 - 2014-XX-XX
~~~~~~~~~~~~~~~~
* In development.
**In development**
* Added initial CommonCrypto bindings.
0.1 - 2014-01-08
~~~~~~~~~~~~~~~~

View file

@ -5,6 +5,8 @@ CommonCrypto Binding
.. currentmodule:: cryptography.hazmat.bindings.commoncrypto.binding
.. versionadded:: 0.2
These are `CFFI`_ bindings to the `CommonCrypto`_ C library. It is available on
Mac OS X.