Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-02-03 09:46:57 +11:00
parent ed283d15ca
commit 596eaf35cc

View File

@ -32,6 +32,15 @@ Changelog (Pillow)
- Remove readonly from Image.__eq__ #5930
[hugovk]
9.0.1 (2022-02-03)
------------------
- In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010
[radarhere, hugovk]
- Restrict builtins within lambdas for ImageMath.eval. CVE-2022-22817 #6009
[radarhere]
9.0.0 (2022-01-02)
------------------