diff --git a/changes.txt b/changes.txt index d983884bc..8cecd0b90 100644 --- a/changes.txt +++ b/changes.txt @@ -4,8 +4,19 @@ Change Log **Changes in next release +* Improved build instructions. +* Fixed Tesseract in rebased implementation. +* Improvements to build/install with system MuPDF. +* Fixed Pyodide builds. + * **Fixed** `2683 `_: Windows sdist build failure - non-quoting of path and using UNIX which command +* **Fixed** `2556 `_: Segmentation fault at caling get_cdrawings(extended=True) + +* **Fixed** `2637 `_: Page.insert_textbox incorrectly handles the last word if it starts a new line + + + **Changes in version 1.23.3 (2023-08-31)**