From fcd303cff09666cf25a9f27e63632cb1f10bc80a Mon Sep 17 00:00:00 2001 From: Julian Smith Date: Thu, 16 Mar 2023 09:43:01 +0000 Subject: [PATCH] changes.txt: mention fix for #2093. --- changes.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changes.txt b/changes.txt index 991e89b9d..57324653a 100644 --- a/changes.txt +++ b/changes.txt @@ -2,7 +2,7 @@ Change Log ========== -**Changes in version 1.22.0 (2023-03-11)** +**Changes in version 1.22.0 (2023-03-14)** * This release uses ``MuPDF-1.22.0``. @@ -15,7 +15,8 @@ Change Log * Bug fixes: * **Fixed** `#1763 `_: Interactive(smartform) form PDF calculation not working in pymupdf - * **Fixed** `#1995 `_: RuntimeError: image is too high for a long paged pdf file when trying + * **Fixed** `#1995 `_: RuntimeError: image is too high for a long paged pdf file when trying + * **Fixed** `#2093 `_: Image in pdf changes color after applying redactions * **Fixed** `#2108 `_: Redaction removing more text than expected * **Fixed** `#2141 `_: Failed to read JPX header when trying to get blocks * **Fixed** `#2144 `_: Replace image throws an error