mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
Merge pull request #2426 from python-pillow/releasenotes-version
Fix version in notes
This commit is contained in:
commit
3918dd4efd
|
@ -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