From 194ca699a85b74c8d91b7c84e59ad2ef22448ac3 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Mon, 7 Jul 2025 12:36:15 -0700 Subject: [PATCH] v16.10.4 release notes --- docs/release_notes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/release_notes.md b/docs/release_notes.md index ea3d6778..d6f8f2cc 100644 --- a/docs/release_notes.md +++ b/docs/release_notes.md @@ -25,10 +25,15 @@ about a forthcoming release that has not been tagged yet. A release is only official when it's tagged and posted to PyPI. ::: -## v16.10.3 +## v16.10.4 + +- Corrected build errors in Python 3.13.3 and 3.13.4. + +## v16.10.3 (not released) - Blocked optimization of images with pre-blended soft masks. {issue}`1536` - Fixed warning from hypothesis on running tests. +- Release incomplete due to new test failures in Python 3.13.3 and 3.13.4. ## v16.10.2