Changed heading to past tense [ci skip]

This commit is contained in:
Andrew Murray 2018-09-30 00:19:13 +10:00 committed by GitHub
parent 2d39410957
commit 518b8c40af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@
API Additions API Additions
============= =============
Add line width parameter to rectangle and ellipse-based shapes Added line width parameter to rectangle and ellipse-based shapes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
An optional line ``width`` parameter has been added to ``ImageDraw.Draw.arc``, An optional line ``width`` parameter has been added to ``ImageDraw.Draw.arc``,
``chord``, ``ellipse``, ``pieslice`` and ``rectangle``. ``chord``, ``ellipse``, ``pieslice`` and ``rectangle``.