Skip to content

Commit

Permalink
Update CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jun 29, 2019
1 parent 6459caf commit a7bdd64
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.rst
Expand Up @@ -5,6 +5,27 @@ Changelog (Pillow)
6.1.0 (unreleased)
------------------

- Create GIF deltas from background colour of GIF frames if disposal mode is 2 #3708
[sircinnamon, radarhere]

- Added ImageSequence all_frames #3778
[radargere]

- Use unsigned int to store TIFF IFD offsets #3923
[cgohlke]

- Include CPPFLAGS when searching for libraries #3819
[jefferyto]

- Updated TIFF tile descriptors to match current decoding functionality #3795
[dmnisson]

- Added an `image.entropy()` method (second revision) #3608
[fish2000]

- Pass the correct types to PyArg_ParseTuple #3880
[QuLogic]

- Fixed crash when loading non-font bytes #3912
[radarhere]

Expand Down

0 comments on commit a7bdd64

Please sign in to comment.