diff --git a/docs/releasenotes/10.1.0.rst b/docs/releasenotes/10.1.0.rst index 61b2b1a79af..5528603eb52 100644 --- a/docs/releasenotes/10.1.0.rst +++ b/docs/releasenotes/10.1.0.rst @@ -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() ^^^^^^^^^^^^^^^^^^^^^^^^^^^