diff --git a/CHANGES.rst b/CHANGES.rst index 9648320055d..69d77fd68b8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,12 @@ Changelog (Pillow) 8.3.0 (unreleased) ------------------ +- Avoid race condition when displaying images with eog #5507 + [mconst] + +- Added specific error messages when ink has incorrect number of bands #5504 + [radarhere] + - Allow converting an image to a numpy array to raise errors #5379 [radarhere]