Add musllinux wheels to 9.1.0 release notes

This commit is contained in:
Hugo van Kemenade 2022-03-31 17:23:21 +03:00
parent 785faa8747
commit 463e156a17

View File

@ -183,6 +183,13 @@ palette.
Other Changes
=============
musllinux wheels
^^^^^^^^^^^^^^^^
Pillow now includes binary wheels for musllinux, suitable for Linux distributions
such as Alpine based on the musl C standard library
(rather than the glibc library used by manylinux wheels). See :pep:`656`.
ImageShow temporary files on Unix
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^