aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c1100a49..227a4404 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,8 +6,8 @@ Changelog
.. note:: This version is not yet released and is under active development.
-* Added support for
- :class:`Elliptic Curve Diffie-Hellman<cryptography.hazmat.primitives.asymmetric.ec.ECDH>`.
+* Added support for Elliptic Curve Diffie-Hellman with
+ :class:`<~cryptography.hazmat.primitives.asymmetric.ec.ECDH>`.
* Added :class:`~cryptography.hazmat.primitives.kdf.x963kdf.X963KDF`.
1.0.2 - 2015-09-27