Skip to content

Commit

Permalink
Add relesenotes
Browse files Browse the repository at this point in the history
  • Loading branch information
homm committed Jul 28, 2024
1 parent d00fb87 commit a6d83ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/releasenotes/11.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,10 @@ others prepare for 3.13, and to ensure Pillow could be used immediately at the r
of 3.13.0 final (2024-10-01, :pep:`719`).

Pillow 11.0.0 now officially supports Python 3.13.

C-level Flags
^^^^^^^^^^^^^

Some compiling flags like ``WITH_THREADING``, ``WITH_IMAGECHOPS``, and other
``WITH_*`` were removed. These flags were not available in the build system,
but they could be edited in the C source.

0 comments on commit a6d83ec

Please sign in to comment.