v16.10.3 release notes

This commit is contained in:
James R. Barlow 2025-06-13 00:28:23 -07:00
parent 8a784d6052
commit 7ea940a3a6
No known key found for this signature in database
GPG Key ID: E54A300D567E1260

View File

@ -25,6 +25,11 @@ 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
- Blocked optimization of images with pre-blended soft masks. {issue}`1536`
- Fixed warning from hypothesis on running tests.
## v16.10.2
- Blacklist pikepdf 9.8.0 due to an incompatible change.