From f7e6a4d490359ea8f03ad05c6f8c9eb6462dbbe8 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 1 Jan 2023 23:28:49 -0500 Subject: 23.0.0 version bump (#1175) --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 04b24a0..bfee33d 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. -22.2.0 (UNRELEASED) +23.0.0 (2023-01-01) ------------------- Backward-incompatible changes: @@ -19,6 +19,7 @@ Changes: - Add ``OpenSSL.SSL.X509StoreFlags.PARTIAL_CHAIN`` constant to allow for users to perform certificate verification on partial certificate chains. `#1166 `_ +- ``cryptography`` maximum version has been increased to 39.0.x. 22.1.0 (2022-09-25) ------------------- -- cgit v1.2.1