diff --git a/docs/releasenotes/7.1.0.rst b/docs/releasenotes/7.1.0.rst index 35587db4a..0f7a22b24 100644 --- a/docs/releasenotes/7.1.0.rst +++ b/docs/releasenotes/7.1.0.rst @@ -27,7 +27,7 @@ Reading JPEG comments When opening a JPEG image, the comment may now be read into :py:attr:`~PIL.Image.Image.info`. -New Channel Operations +New channel operations ^^^^^^^^^^^^^^^^^^^^^^ Three new channel operations have been added: :py:meth:`~PIL.ImageChops.soft_light`,