mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 17:33:08 +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)
|
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
|
- Fixed crash when loading non-font bytes #3912
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user