mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Merge branch '3.3.x'
This commit is contained in:
commit
8d0aa5e404
15
CHANGES.rst
15
CHANGES.rst
|
@ -4,12 +4,6 @@ Changelog (Pillow)
|
||||||
3.4.0 (unreleased)
|
3.4.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Fix C90 compilation error for Tcl / Tk rewrite #2033
|
|
||||||
[matthew-brett]
|
|
||||||
|
|
||||||
- Fix image loading when rotating by 0 deg #2052
|
|
||||||
[homm]
|
|
||||||
|
|
||||||
- Add ImageOps.scale to expand or contract a PIL image by a factor #2011
|
- Add ImageOps.scale to expand or contract a PIL image by a factor #2011
|
||||||
[vlmath]
|
[vlmath]
|
||||||
|
|
||||||
|
@ -34,6 +28,15 @@ Changelog (Pillow)
|
||||||
- Retain a reference to core image object in PyAccess #2009
|
- Retain a reference to core image object in PyAccess #2009
|
||||||
[homm]
|
[homm]
|
||||||
|
|
||||||
|
3.3.1 (2016-08-18)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Fix C90 compilation error for Tcl / Tk rewrite #2033
|
||||||
|
[matthew-brett]
|
||||||
|
|
||||||
|
- Fix image loading when rotating by 0 deg #2052
|
||||||
|
[homm]
|
||||||
|
|
||||||
3.3.0 (2016-07-01)
|
3.3.0 (2016-07-01)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user