Removed release notes update

This commit is contained in:
Andrew Murray 2025-04-12 19:08:45 +10:00
parent 6b5f8d768d
commit 07d7800248

View File

@ -106,6 +106,5 @@ Pillow images can also be converted to Arrow objects::
Reading and writing AVIF images
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Pillow can now read and write AVIF images. However, due to concern over size, this
functionality is not included in our prebuilt wheels. You will need to build Pillow
from source with libavif 1.0.0 or later.
Pillow can now read and write AVIF images. If you are building Pillow from source, this
will require libavif 1.0.0 or later.