mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Update CHANGES.rst
This commit is contained in:
parent
6459cafba3
commit
a7bdd6487f
21
CHANGES.rst
21
CHANGES.rst
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user