From a55cc3b400d0bdd69e5c0b1caa3461b286382a9c Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 27 May 2017 18:00:44 -0500 Subject: Typo fix (#3625) --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f9c28ec2..acb18625 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,7 @@ Changelog .. note:: This version is not yet released and is under active development. -* **BACKWARDS INCOMPATIBLE:** Elliptic Curve signature verification no long +* **BACKWARDS INCOMPATIBLE:** Elliptic Curve signature verification no longer returns ``True`` on success. This brings it in line with the interface's documentation, and our intent. The correct way to use :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.verify` -- cgit v1.2.3