File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ Changelog
44Versions are year-based with a strict backward-compatibility policy.
55The third digit is only for regressions.
66
7+ 24.0.0 (UNRELEASED)
8+ -------------------
9+
10+ Backward-incompatible changes:
11+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12+
13+ Deprecations:
14+ ^^^^^^^^^^^^^
15+
16+ Changes:
17+ ^^^^^^^^
18+
19+ - Added ``OpenSSL.SSL.Connection.get_selected_srtp_profile `` to determine which SRTP profile was negotiated.
20+ `#1279 <https://github.com/pyca/pyopenssl/pull/1279 >`_.
21+
72223.3.0 (2023-10-25)
823-------------------
924
@@ -35,8 +50,6 @@ Changes:
3550 to the now deprecated ``OpenSSL.crypto.CRL `` arguments.
3651- Fixed ``test_set_default_verify_paths `` test so that it is skipped if no
3752 network connection is available.
38- - Added ``OpenSSL.SSL.Connection.get_selected_srtp_profile `` to determine which SRTP profile was negotiated.
39- `#1279 <https://github.com/pyca/pyopenssl/pull/1279 >`_.
4053
415423.2.0 (2023-05-30)
4255-------------------
You can’t perform that action at this time.
0 commit comments