Skip to content

Commit

Permalink
Remove APIs that have been deprecated for a year
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Oct 25, 2024
1 parent 6526249 commit 7ad8a5e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1,072 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The third digit is only for regressions.
Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Removed the deprecated ``OpenSSL.crypto.CRL``, ``OpenSSL.crypto.Revoked``, ``OpenSSL.crypto.dump_crl``, and ``OpenSSL.crypto.load_crl``.
- Removed the deprecated ``OpenSSL.crypto.sign`` and ``OpenSSL.crypto.verify``.

Deprecations:
^^^^^^^^^^^^^

Expand Down
Loading

0 comments on commit 7ad8a5e

Please sign in to comment.