Add relesenotes

This commit is contained in:
Aleksandr Karpinskii 2024-07-28 17:09:31 +04:00
parent d00fb87fa3
commit a6d83ec9cc

View File

@ -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.