Add release notes

This commit is contained in:
Konstantin Kopachev 2019-03-11 10:44:55 -07:00
parent 28c6f555a2
commit 4215d7621f
No known key found for this signature in database
GPG Key ID: CECF757E656F4F62

View File

@ -126,3 +126,8 @@ Reading new DDS image format
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Pillow can now read uncompressed RGB data from DDS images.
Reading TIFF with old-style JPEG compression
^^^^^^^^^^^^^
Added support reading TIFF files with old-style JPEG compression through LibTIFF. All YCbCr TIFF images are now always read as RGB.