diff --git a/CHANGES.rst b/CHANGES.rst index 2481af8c4..f8fe9ba12 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,12 @@ Changelog (Pillow) 5.4.0 (unreleased) ------------------ +- Test: Do not play sound when running screencapture command #3454 + [radarhere] + +- Close exclusive fp on open exception #3456 + [radarhere] + - Only close existing fp in WebP if fp is exclusive #3418 [radarhere]