From 66e1eb2a05ec68f63330f02c11b6b0dcc784dc9b Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Thu, 25 May 2017 15:56:57 -0500 Subject: add a missing word (#3600) --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c212bb55..697ac431 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,7 +14,7 @@ Changelog :class:`~cryptography.exceptions.InvalidSignature` was raised. * **BACKWARDS INCOMPATIBLE:** Dropped support for macOS 10.7 and 10.8. * **BACKWARDS INCOMPATIBLE:** The minimum supported PyPy version is now 5.3. -* Python 3.3 support has been deprecated, and will be removed in the +* Python 3.3 support has been deprecated, and will be removed in the next ``cryptography`` release. * Add support for providing ``tag`` during :class:`~cryptography.hazmat.primitives.ciphers.modes.GCM` finalization via -- cgit v1.2.3