diff --git a/CHANGES.rst b/CHANGES.rst index c437e79408c..4a7b5ba5e14 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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]