Added versionadded [ci skip]

This commit is contained in:
Andrew Murray 2018-09-16 22:30:11 +10:00
parent f3842460ba
commit 53acbfc4d5

View File

@ -186,6 +186,8 @@ Methods
:param joint: Joint type between a sequence of lines. It can be "curve",
for rounded edges, or None.
.. versionadded:: 5.3.0
.. py:method:: PIL.ImageDraw.ImageDraw.pieslice(xy, start, end, fill=None, outline=None)
Same as arc, but also draws straight lines between the end points and the