Skip to content

Commit caa1ab3

Browse files
authored
Update changelog for PR #1308 and #1310 (#1311)
1 parent 9a21055 commit caa1ab3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.rst

+17
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ Changelog
44
Versions are year-based with a strict backward-compatibility policy.
55
The third digit is only for regressions.
66

7+
24.2.0 (UNRELEASED)
8+
-------------------
9+
10+
Backward-incompatible changes:
11+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12+
13+
Deprecations:
14+
^^^^^^^^^^^^^
15+
16+
Changes:
17+
^^^^^^^^
18+
19+
- Added type hints for the ``SSL`` module.
20+
`#1308 <https://github.com/pyca/pyopenssl/pull/1308>`_.
21+
- Changed ``OpenSSL.crypto.PKey.from_cryptography_key`` to accept public and private EC, ED25519, ED448 keys.
22+
`#1310 <https://github.com/pyca/pyopenssl/pull/1310>`_.
23+
724
24.1.0 (2024-03-09)
825
-------------------
926

0 commit comments

Comments
 (0)