From 8d0765a5e05a4a22f4a4fcd1573665d944b06dd4 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Sat, 14 May 2022 14:53:03 -0700 Subject: [PATCH] v13.4.4 release notes --- docs/release_notes.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 0ee67f2d..be970c74 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -18,9 +18,10 @@ tagged yet. .. |OCRmyPDF PyPI| image:: https://img.shields.io/pypi/v/ocrmypdf.svg -next -==== +v13.4.4 +======= +- Updated pdfminer.six version. - Docker image changed to Ubuntu 22.04 now that it is released and provides the dependencies we need. This seems more consistent than our recent change to Debian.