Skip to content

Commit

Permalink
Update CHANGES.rst [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed May 5, 2019
1 parent b5703db commit 0e36b28
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions CHANGES.rst
Expand Up @@ -5,6 +5,48 @@ Changelog (Pillow)
6.1.0 (unreleased)
------------------

- Travis CI: Add Fedora 30, remove Fedora 28 #3821
[hugovk]

- Added reading of CMYK;16L TIFF images #3817
[radarhere]

- Fixed dimensions of 1-bit PDFs #3827
[radarhere]

- Fixed opening mmap image through Path on Windows #3825
[radarhere]

- Fixed ImageDraw arc gaps #3824
[radarhere]

- Expand GIF to include frames with extents outside the image size #3822
[radarhere]

- Fixed ImageTk getimage #3814
[radarhere]

- Fixed bug in decoding large images #3791
[radarhere]

- Fixed reading APP13 marker without Photoshop data #3771
[radarhere]

- Added option to include layered windows in ImageGrab.grab on Windows #3808
[radarhere]

- Detect libimagequant when installed by pacman on MingW #3812
[radarhere]

- Fixed raqm layout bug #3787
[radarhere]

- Fixed loading font with non-Unicode path on Windows #3785
[radarhere]

- Travis CI: Upgrade PyPy from 6.0.0 to 7.1.1 #3783
[hugovk, johnthagen]

- Depends: Updated openjpeg to 2.3.1 #3794
[radarhere]

Expand Down

0 comments on commit 0e36b28

Please sign in to comment.