Skip to content

Commit 7abe40c

Browse files
authored
fix changelog for 22.1 release. (#1150)
1 parent 57061ca commit 7abe40c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ Changes:
1717
^^^^^^^^
1818

1919

20-
22.1.0 (UNRELEASED)
20+
22.1.0 (2022-09-25)
2121
-------------------
2222

2323
Backward-incompatible changes:
2424
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2525

2626
- Remove support for SSLv2 and SSLv3.
27-
- The minimum ``cryptography`` version is now 37.0.2.
27+
- The minimum ``cryptography`` version is now 38.0.x (and we now pin releases
28+
against ``cryptography`` major versions to prevent future breakage)
2829
- The ``OpenSSL.crypto.X509StoreContextError`` exception has been refactored,
2930
changing its internal attributes.
3031
`#1133 <https://github.com/pyca/pyopenssl/pull/1133>`_

0 commit comments

Comments
 (0)