diff options
| author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2017-05-26 01:43:10 -0500 |
|---|---|---|
| committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2017-05-26 01:43:10 -0500 |
| commit | b5239ec69a7b07da5494d41cbf610125310cd21c (patch) | |
| tree | 1a5fa0c481234551b2654c0b2555bc0d3f52bed3 | |
| parent | fdeb250e36343f40b19ba2ae20ab8e5fa1446710 (diff) | |
| download | cryptography-port-1.8.2-changelog.tar.gz | |
we did this in 1.8.2port-1.8.2-changelog
| -rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 204dd70ff..f9c28ec21 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,7 +14,6 @@ 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. -* Updated Windows and macOS wheels to be compiled against OpenSSL 1.1.0f. * Python 3.3 support has been deprecated, and will be removed in the next ``cryptography`` release. * Add support for providing ``tag`` during |
