Added link to GitHub releases

This commit is contained in:
Andrew Murray 2024-11-28 07:58:10 +11:00
parent b25a5a4072
commit 02250e81b7

View File

@ -2,26 +2,12 @@
Changelog (Pillow) Changelog (Pillow)
================== ==================
11.1.0 (unreleased) 11.1.0 and newer
------------------- ----------------
- Removed use of os.path.realpath #8545 See GitHub Releases:
[radarhere]
- Allow linking to zlib import library on Windows #8519 - https://github.com/python-pillow/Pillow/releases
[cubanpit, nulano]
- Detach PyQt6 QPixmap instance before returning #8509
[radarhere]
- Corrected EMF DPI #8485
[radarhere]
- Fix IFDRational with a zero denominator #8474
[radarhere]
- Fixed disabling a feature during install #8469
[radarhere]
11.0.0 (2024-10-15) 11.0.0 (2024-10-15)
------------------- -------------------