mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-24 15:03:22 +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
|
JPEG images cannot contain an alpha channel. Pillow prior to 3.4.0
|
||||||
silently drops the alpha channel. With this release Pillow will now
|
silently drops the alpha channel. With this release Pillow will now
|
||||||
issue a ``DeprecationWarning`` when attempting to save a ``RGBA`` mode
|
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
|
New DDS Decoders
|
||||||
================
|
================
|
||||||
|
|
Loading…
Reference in New Issue
Block a user