mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-11 17:56:18 +03:00
Updated Changes.rst [ci skip]
This commit is contained in:
parent
527c150eff
commit
f0fa458ca8
15
CHANGES.rst
15
CHANGES.rst
|
@ -4,8 +4,8 @@ Changelog (Pillow)
|
|||
2.6.0 (unreleased)
|
||||
------------------
|
||||
|
||||
- Fixed install issue if Multiprocessing.Pool is not available
|
||||
[wiredfool]
|
||||
- Added docs for ExifTags
|
||||
[Wintermute3]
|
||||
|
||||
- More tests for ImageFont, ImageMath, and _util
|
||||
[hugovk]
|
||||
|
@ -16,15 +16,20 @@ Changelog (Pillow)
|
|||
- Fix dispose calculations for animated GIFs #765
|
||||
[larsjsol]
|
||||
|
||||
- 32bit mult overflow fix #782
|
||||
[wiredfool]
|
||||
|
||||
- Added class checking to Image __eq__ function #775
|
||||
[radarhere, hugovk]
|
||||
|
||||
- Test PalmImagePlugin and method to skip known bad tests #776
|
||||
[hugovk, wiredfool]
|
||||
|
||||
2.5.1 (2014-07-10)
|
||||
------------------
|
||||
|
||||
- Fixed install issue if Multiprocessing.Pool is not available
|
||||
[wiredfool]
|
||||
|
||||
- 32bit mult overflow fix #782
|
||||
[wiredfool]
|
||||
|
||||
2.5.0 (2014-07-01)
|
||||
------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user