aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 17f8b05d..a38534d4 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,8 +6,6 @@ Changelog
.. note:: This version is not yet released and is under active development.
-* Added OPENSSL_config and OPENSSL_no_conf declarations
- for the openssl binding.
* Added :class:`~cryptography.hazmat.primitives.kdf.hkdf.HKDFExpand`.
* Added :class:`~cryptography.hazmat.primitives.ciphers.modes.CFB8` support
for :class:`~cryptography.hazmat.primitives.ciphers.algorithms.AES` and