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
78b7038a9b
commit
26db1824ba
|
@ -5,6 +5,15 @@ Changelog (Pillow)
|
|||
6.0.0 (unreleased)
|
||||
------------------
|
||||
|
||||
- Add TIFF compression codecs: LZMA, Zstd, WebP #3555
|
||||
[cgohlke]
|
||||
|
||||
- Fixed pickling of iTXt class with protocol > 1 #3537
|
||||
[radarhere]
|
||||
|
||||
- _util.isPath returns True for pathlib.Path objects #3616
|
||||
[wbadart]
|
||||
|
||||
- Remove unnecessary unittest.main() boilerplate from test files #3631
|
||||
[jdufresne]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user