Added release notes for #8379

This commit is contained in:
Andrew Murray 2024-09-14 19:58:57 +10:00
parent a3d9529f04
commit 10c118bb5c

View File

@ -23,6 +23,13 @@ Python 3.8
Pillow has dropped support for Python 3.8, Pillow has dropped support for Python 3.8,
which reached end-of-life in October 2024. which reached end-of-life in October 2024.
Python 3.12 on macOS < 10.13
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The latest version of Python 3.12 no longer supports macOS versions earlier than 10.13,
and so Pillow has also updated the deployment target for its prebuilt Python 3.12
wheels.
PSFile PSFile
^^^^^^ ^^^^^^
@ -147,6 +154,8 @@ Pillow 11.0.0 now officially supports Python 3.13.
Support has also been added for the experimental free-threaded mode of :pep:`703`. Support has also been added for the experimental free-threaded mode of :pep:`703`.
Python 3.13 does not support macOS versions earlier than 10.13.
C-level Flags C-level Flags
^^^^^^^^^^^^^ ^^^^^^^^^^^^^