Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-08-30 20:59:26 +10:00
parent a25127034b
commit 24606216e1

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.1.0 (unreleased)
-------------------
- Allow getpixel() to accept a list #7355
[radarhere, homm]
- Allow GaussianBlur and BoxBlur to accept a sequence of x and y radii #7336
[radarhere]