From b700edfeb5d44061f2f391f4ebb18bbe0c309066 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Tue, 31 Mar 2020 19:18:45 +1100 Subject: [PATCH] Changed capitalisation [ci skip] Co-Authored-By: Hugo van Kemenade --- docs/releasenotes/7.1.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`,