From 0ebf4159a792ed95080daa1d1d6f381458461963 Mon Sep 17 00:00:00 2001 From: ashariyar Date: Sun, 9 Jul 2023 04:21:51 -0400 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efd9130..fb6127c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * `ValueError: not enough image data` * `TypeError: unhashable type: 'ArrayObject'` * `TypeError: unhashable type: 'IndirectObject'` + # 1.9.0 * Parse text from images in PDFs (some PDFs have no text only images) * Improve `extract_text_from_files` functionality