mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 09:23:11 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
533c5dfd05
commit
074fd7d504
15
CHANGES.rst
15
CHANGES.rst
|
@ -4,6 +4,21 @@ Changelog (Pillow)
|
||||||
4.4.0 (unreleased)
|
4.4.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
- Allow the olefile dependency to be optional #2789
|
||||||
|
[jdufresne]
|
||||||
|
|
||||||
|
- GIF: Permit LZW code lengths up to 12 bits in GIF decode #2813
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
|
- Fix unterminiated string and unchecked exception in _font_text_asBytes. #2825
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
|
- PPM: Use fixed list of whitespace, rather relying on locale, fixes #272. #2831
|
||||||
|
[markmiscavage]
|
||||||
|
|
||||||
|
- Added support for generators when using append_images #2829
|
||||||
|
[radarhere]
|
||||||
|
|
||||||
- Doc: Corrected PixelAccess.rst #2824
|
- Doc: Corrected PixelAccess.rst #2824
|
||||||
[hasahmed]
|
[hasahmed]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user