From 726198d07af65e131bcc8aa4cfe326dbcfb79cdb Mon Sep 17 00:00:00 2001 From: geisserml Date: Wed, 25 May 2022 18:14:50 +0200 Subject: [PATCH] Update changelog --- docs/source/changelog.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/source/changelog.md b/docs/source/changelog.md index 246cf076c..a67c1b331 100644 --- a/docs/source/changelog.md +++ b/docs/source/changelog.md @@ -4,12 +4,11 @@ # Changelog -## 1.10.0 (sched 2022-??-??) +## 1.10.0 (2022-05-25) -- Updated PDFium from `5065` to `????`. +- Updated PDFium from `5065` to `5079`. - Added cropping capabilities to the rendering engine. -- Added a support model for text extraction. Thanks to Mike Kroutikov for the `pdf_text_page` example in `pdfbrain`. -- Added a support model for locating page objects. Thanks to the `doctr` project for the idea. +- Added support models to extract text and work with page objects. ## 1.9.1 (2022-05-16)