From 32bbeff0ccdf6f8c2c97e4ded6e81c44f19f3541 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Fri, 27 Jun 2025 22:47:00 +1000 Subject: [PATCH] Clarify that it is Pillow version Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- docs/releasenotes/11.3.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releasenotes/11.3.0.rst b/docs/releasenotes/11.3.0.rst index 2ec6e048b..2d35d8228 100644 --- a/docs/releasenotes/11.3.0.rst +++ b/docs/releasenotes/11.3.0.rst @@ -18,7 +18,7 @@ This only affects users who save untrusted data as a compressed DDS image. * Unclear if there's a restriction on the bytes that could be emitted. It's likely that the only restriction is that the bytes would be emitted in chunks of 8 or 16. -This was introduced was introduced in 11.2.0 when the feature was added. +This was introduced in Pillow 11.2.0 when the feature was added. Deprecations ============