Add Python 3.12 to Pillow 10.1.0 release notes

This commit is contained in:
Hugo van Kemenade 2023-10-15 18:57:14 +03:00
parent 0be67e5544
commit daf1ce78ed

View File

@ -87,6 +87,15 @@ font size for this new builtin font::
Other Changes
=============
Python 3.12
^^^^^^^^^^^
Pillow 10.0.0 had wheels built against Python 3.12 beta, available as a preview to help
others prepare for 3.12, and ensure Pillow can be used immediately on release day of
3.12.0 final (2023-10-02, :pep:`693`).
Pillow 10.1.0 now officially supports Python 3.12.
Added support for DDS BC5U and 8-bit color indexed images
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^