mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 09:44:31 +03:00
Updated CHANGES.rst [ci skip]
This commit is contained in:
parent
5a33416c72
commit
535338396a
25
CHANGES.rst
25
CHANGES.rst
|
@ -4,24 +4,27 @@ Changelog (Pillow)
|
||||||
4.2.0 (unreleased)
|
4.2.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
- Return copy on Image crop if crop dimensions match the image #2471
|
||||||
|
[radarhere]
|
||||||
|
|
||||||
|
- Test: Optimize CI speed #2464, #2466
|
||||||
|
[hugovk]
|
||||||
|
|
||||||
|
4.1.1 (2017-04-28)
|
||||||
|
------------------
|
||||||
|
|
||||||
- Undef PySlice_GetIndicesEx, see https://bugs.python.org/issue29943 #2493
|
- Undef PySlice_GetIndicesEx, see https://bugs.python.org/issue29943 #2493
|
||||||
[cgohlke]
|
[cgohlke]
|
||||||
|
|
||||||
- Fix for file with DPI in EXIF but not metadata, and XResolution is an int rather than tuple #2484
|
- Fix for file with DPI in EXIF but not metadata, and XResolution is an int rather than tuple #2484
|
||||||
[hugovk]
|
[hugovk]
|
||||||
|
|
||||||
- Return copy on Image crop if crop dimensions match the image #2471
|
|
||||||
[radarhere]
|
|
||||||
|
|
||||||
- Test: Optimize CI speed #2464, #2466
|
|
||||||
[hugovk]
|
|
||||||
|
|
||||||
- Docs: Removed broken download counter badge #2487
|
- Docs: Removed broken download counter badge #2487
|
||||||
[hugovk]
|
[hugovk]
|
||||||
|
|
||||||
- Docs: Fixed rst syntax error #2477
|
- Docs: Fixed rst syntax error #2477
|
||||||
[thebjorn]
|
[thebjorn]
|
||||||
|
|
||||||
4.1.0 (2017-04-03)
|
4.1.0 (2017-04-03)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
@ -39,7 +42,7 @@ Changelog (Pillow)
|
||||||
|
|
||||||
- Git: Set ContainerIO test file as binary #2469
|
- Git: Set ContainerIO test file as binary #2469
|
||||||
[cgohlke]
|
[cgohlke]
|
||||||
|
|
||||||
- Remove superfluous import of FixTk #2455
|
- Remove superfluous import of FixTk #2455
|
||||||
[cgohlke)
|
[cgohlke)
|
||||||
|
|
||||||
|
@ -48,7 +51,7 @@ Changelog (Pillow)
|
||||||
|
|
||||||
- Pure Python Decoders, including Python decoder to fix for MSP images #1938
|
- Pure Python Decoders, including Python decoder to fix for MSP images #1938
|
||||||
[wiredfool, hugovk]
|
[wiredfool, hugovk]
|
||||||
|
|
||||||
- Reorganized GifImagePlugin, fixes #2314. #2374
|
- Reorganized GifImagePlugin, fixes #2314. #2374
|
||||||
[radarhere, wiredfool]
|
[radarhere, wiredfool]
|
||||||
|
|
||||||
|
@ -57,10 +60,10 @@ Changelog (Pillow)
|
||||||
|
|
||||||
- Test: Additional tests for BurfStub, Eps, Container, GribStub, IPTC, Wmf, XVThumb, ImageDraw, ImageMorph ImageShow #2425
|
- Test: Additional tests for BurfStub, Eps, Container, GribStub, IPTC, Wmf, XVThumb, ImageDraw, ImageMorph ImageShow #2425
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
- Health fixes #2437
|
- Health fixes #2437
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
- Test: Correctness tests ContainerIO, XVThumbImagePlugin, BufrStubImagePlugin, GribStubImagePlugin, FitsStubImagePlugin, Hdf5StubImagePlugin, PixarImageFile, PsdImageFile #2443, #2442, #2441, #2440, #2431, #2430, #2428, #2427
|
- Test: Correctness tests ContainerIO, XVThumbImagePlugin, BufrStubImagePlugin, GribStubImagePlugin, FitsStubImagePlugin, Hdf5StubImagePlugin, PixarImageFile, PsdImageFile #2443, #2442, #2441, #2440, #2431, #2430, #2428, #2427
|
||||||
[hugovk]
|
[hugovk]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user