rst api docs
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst
index 7c77b03..ee93cfb 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -485,6 +485,13 @@
     Get the version (RFC 2459, 4.1.2.1) of the certificate request.
 
 
+.. py:method:: X509Req.get_extensions()
+
+    Get extensions to the request.
+
+    .. versionadded:: 0.15
+
+
 .. _openssl-x509store:
 
 X509Store objects