diff --git a/CHANGES.rst b/CHANGES.rst index f8ec2d685..dea818960 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ Changelog (Pillow) 2.8.0 (unreleased) ------------------ +- Improve reference docs for PIL.ImageDraw.Draw.pieslice() #1145 + [audreyr] + - Added copy method font_variant() and accessible properties to truetype() #1123 [radarhere]