mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
ffa18c8efd
commit
ccba5572dc
21
CHANGES.rst
21
CHANGES.rst
|
@ -4,6 +4,27 @@ Changelog (Pillow)
|
||||||
3.4.0 (unreleased)
|
3.4.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
- Fix image loading when rotating by 0 deg #2052
|
||||||
|
[homm]
|
||||||
|
|
||||||
|
- Add ImageOps.scale to expand or contract a PIL image by a factor #2011
|
||||||
|
[vlmath]
|
||||||
|
|
||||||
|
- Flake8 fixes #2050
|
||||||
|
[hugovk]
|
||||||
|
|
||||||
|
- Updated freetype to 2.6.5 on Appveyor builds #2035
|
||||||
|
[radarhere]
|
||||||
|
|
||||||
|
- PCX encoder fixes #2023, pr #2041
|
||||||
|
[homm]
|
||||||
|
|
||||||
|
- Docs: Windows console prompts are > #2031
|
||||||
|
[techtonik]
|
||||||
|
|
||||||
|
- Expose Pillow package version as PIL.__version__ #2027
|
||||||
|
[techtonik]
|
||||||
|
|
||||||
- Add Box and Hamming filters for resampling #1959
|
- Add Box and Hamming filters for resampling #1959
|
||||||
[homm]
|
[homm]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user