This commit is contained in:
Alex Clark 2014-07-14 17:51:18 -04:00
parent 5fc0b948e4
commit 8c74cde6f8

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.6.0 (unreleased)
------------------
- Fix `ImageStat` docs
[akx]
- Added docs for ExifTags
[Wintermute3]