aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/bindings/commoncrypto.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-01-17 16:08:46 -0600
committerAlex Gaynor <alex.gaynor@gmail.com>2014-01-17 16:08:46 -0600
commit8ea6a82864ef0074b5b0b6e8327fd155b5075a12 (patch)
tree417cde54ff030d17152fa6f7a6c4ab4ecb53b2db /docs/hazmat/bindings/commoncrypto.rst
parent16168d0023e00b4465cce46efa6e17895d4d112d (diff)
downloadcryptography-8ea6a82864ef0074b5b0b6e8327fd155b5075a12.tar.gz
cryptography-8ea6a82864ef0074b5b0b6e8327fd155b5075a12.tar.bz2
cryptography-8ea6a82864ef0074b5b0b6e8327fd155b5075a12.zip
Document when the common crypto bindings were added
Diffstat (limited to 'docs/hazmat/bindings/commoncrypto.rst')
-rw-r--r--docs/hazmat/bindings/commoncrypto.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/hazmat/bindings/commoncrypto.rst b/docs/hazmat/bindings/commoncrypto.rst
index 25535e02..c4f614c2 100644
--- a/docs/hazmat/bindings/commoncrypto.rst
+++ b/docs/hazmat/bindings/commoncrypto.rst
@@ -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.