From 6ce4bb78e7d4c597b1594479d99caa73e9c5c73a Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sun, 19 Jan 2014 14:29:28 -0600 Subject: added versionadded --- docs/hazmat/backends/common-crypto.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/hazmat/backends') diff --git a/docs/hazmat/backends/common-crypto.rst b/docs/hazmat/backends/common-crypto.rst index 6127116b..af2032b6 100644 --- a/docs/hazmat/backends/common-crypto.rst +++ b/docs/hazmat/backends/common-crypto.rst @@ -7,6 +7,8 @@ The `CommonCrypto`_ C library provided by Apple on OS X and iOS. .. currentmodule:: cryptography.hazmat.backends.commoncrypto.backend +.. versionadded:: 0.2 + .. data:: cryptography.hazmat.backends.commoncrypto.backend This is the exposed API for the CommonCrypto backend. It has one public attribute. -- cgit v1.2.3