diff --git a/CHANGES.rst b/CHANGES.rst index 7eb694087..07f16835c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,9 @@ Changelog (Pillow) 8.0.0 (unreleased) ------------------ +- Drop support for EOL Python 3.5 #4746 + [hugovk, radarhere, nulano] + - Remove ImageCms.CmsProfile attributes deprecated since 3.2.0 #4768 [hugovk, radarhere]