diff --git a/CHANGES.rst b/CHANGES.rst index 67439b105..1fdac04a9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ Changelog (Pillow) 4.3.0 (unreleased) ------------------ +- Fix warning on pointer cast in isblock #2775, #2778 + [cgohlke] + - Doc: Added macOS High Sierra tested Pillow version #2777 [radarhere]