mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Add history
This commit is contained in:
parent
7140e3e58b
commit
5d158097da
|
@ -4,6 +4,9 @@ Changelog (Pillow)
|
|||
2.2.0 (2013-10-01)
|
||||
------------------
|
||||
|
||||
- Moved ImageFile and ImageFileIO comments to docstrings
|
||||
[freyes]
|
||||
|
||||
- Restore compatibility with ISO C
|
||||
[cgohlke]
|
||||
|
||||
|
@ -16,7 +19,7 @@ Changelog (Pillow)
|
|||
- Fix #279, fillorder double shuffling bug when FillOrder ==2 and decoding using libtiff.
|
||||
[wiredfool]
|
||||
|
||||
- Moved Image module docs from comments to docstrings
|
||||
- Moved Image module comments to docstrings
|
||||
[freyes]
|
||||
|
||||
- Add 16-bit TIFF support, fixes #274
|
||||
|
|
Loading…
Reference in New Issue
Block a user