diff --git a/CHANGES.rst b/CHANGES.rst index 49c09c4d5..a5f97174a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,8 @@ Changelog (Pillow) 4.1.0 (unreleased) ------------------ +- Test linear and radial gradient effects #2382 + [hugovk] - Test ImageDraw.Outline and and ImageDraw.Shape #2389 [hugovk]