diff --git a/CHANGES.rst b/CHANGES.rst index bcd094c60..c4b9c7b49 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,12 @@ Changelog (Pillow) 7.1.0 (unreleased) ------------------ +- Fixed endian handling for I;16 getextrema #4457 + [radarhere] + +- Release buffer if function returns prematurely #4381 + [radarhere] + - Add JPEG comment to info dictionary #4455 [radarhere]