Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-06-21 08:14:11 +10:00
parent ec74f3b1c0
commit 70ef50cf72

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.3.0 (unreleased)
------------------
- Avoid unstable nature of qsort in Quant.c #5367
[radarhere]
- Copy palette to new images in ImageOps expand #5551
[radarhere]