Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2020-12-29 21:20:26 +11:00
parent 5c64438792
commit 1892b2339f

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.1.0 (unreleased)
------------------
- Allow putpalette to accept 1024 integers to include alpha values #5089
[radarhere]
- Fix OOB Read when writing TIFF with custom Metadata #5148
[wiredfool]