Skip to content

Commit

Permalink
Update release ntoes
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed Sep 24, 2023
1 parent f04f455 commit 1797147
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ v15.0.0
and 64-bit applications to use OCRmyPDF. Many of our dependencies are dropping
32-bit support (e.g. Pillow), and we are following suit.
- Changed to trusted release for PyPI publishing.
- pikepdf memory mapping is enabled again for improved performance.
- ``ocrmypdf.helpers.calculate_downsample`` previously had two variants, one
that took a ``PIL.Image`` and one that took a ``tuple[int, int]``. The latter
was removed.

v14.4.0
=======
Expand Down

0 comments on commit 1797147

Please sign in to comment.