Move #7307 from "Backwards Incompatible Changes" to "API Changes"

This commit is contained in:
Andrew Murray 2023-10-15 16:17:45 +11:00
parent a1ddb4dd27
commit f50c713583

View File

@ -1,8 +1,8 @@
10.1.0
------
Backwards Incompatible Changes
==============================
API Changes
===========
Setting image mode
^^^^^^^^^^^^^^^^^^
@ -13,9 +13,6 @@ not about removing existing functionality, but instead about raising an
explicit error to prevent later consequences. The ``convert`` method is the
correct way to change an image's mode.
API Changes
===========
Accept a list in getpixel()
^^^^^^^^^^^^^^^^^^^^^^^^^^^