Merge pull request #3389 from radarhere/release_notes

Added release notes for #3227
This commit is contained in:
Hugo 2018-09-30 08:42:16 +03:00 committed by GitHub
commit 748ec870f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,4 +42,7 @@ image within the new area through a ``centering`` argument.
Other Changes
=============
Added support for reading tiled TIFF images through LibTIFF. Compressed TIFF
images are now read through LibTIFF.
RGB WebP images are now read as RGB mode, rather than RGBX.