mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Fix version in notes
This commit is contained in:
parent
4c932e0661
commit
f66e93bb4b
|
@ -20,7 +20,7 @@ Deprecation Warning when Saving JPEGs
|
|||
JPEG images cannot contain an alpha channel. Pillow prior to 3.4.0
|
||||
silently drops the alpha channel. With this release Pillow will now
|
||||
issue a ``DeprecationWarning`` when attempting to save a ``RGBA`` mode
|
||||
image as a JPEG. This will become an error in Pillow 3.7.
|
||||
image as a JPEG. This will become an error in Pillow 4.2.
|
||||
|
||||
New DDS Decoders
|
||||
================
|
||||
|
|
Loading…
Reference in New Issue
Block a user