Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
julianz- authored Jan 25, 2024
1 parent 632cc3c commit b0a202b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ Changelog
Versions are year-based with a strict backward-compatibility policy.
The third digit is only for regressions.

24.1.0 (2024-01-25)
24.1.0 (UNRELEASED)
-------------------
Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- modified SSL.py to set SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER in calling OpenSSL. See cherrypy/cheroot#245 for discussion.
- ``pyOpenSSL`` now sets ``SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER`` by default, matching CPython's behavior.
`#1287 <https://github.com/pyca/pyopenssl/pull/1287>`_.
- The minimum ``cryptography`` version is now 42.0.0

Deprecations:
Expand Down

0 comments on commit b0a202b

Please sign in to comment.