From fd70632df34aded187b64c820070e3ba65cf7650 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 21 Jan 2019 12:58:35 -0600 Subject: changelog and call it 19 now (#807) --- CHANGELOG.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5cfb683..31503cc 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,7 +4,7 @@ Changelog Versions are year-based with a strict backward-compatibility policy. The third digit is only for regressions. -18.1.0 (UNRELEASED) +19.0.0 (UNRELEASED) ------------------- @@ -24,7 +24,11 @@ Deprecations: Changes: ^^^^^^^^ -*none* +- pyOpenSSL now works with OpenSSL 1.1.1. + `#805 `_ +- pyOpenSSL now handles NUL bytes in ``X509Name.get_components()`` + `#804 `_ + ---- -- cgit v1.2.1