From cce7a76f79e491040792963c32e463d9d399fe3e Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 10 Sep 2019 19:39:11 +1000 Subject: [PATCH] Updated CHANGES.rst [ci skip] --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 1aad26588..08e9b7225 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,9 @@ Changelog (Pillow) - This is the last Pillow release to support Python 2.7 #3642 +- Lazily use ImageFileDirectory_v1 values from Exif #4031 + [radarhere] + - Improved HSV conversion #4004 [radarhere]