From 607e2d7e8172da0534744ff89b2c7a930d9eb794 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Sun, 27 Dec 2020 03:29:35 -0800 Subject: [PATCH] v11.4.2 release notes --- docs/release_notes.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 8b543517..7a8400a8 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -12,6 +12,12 @@ may be unreliable. Use the API to depend on precise behavior. The public API may be useful in scripts that launch OCRmyPDF processes or that wish to use some of its features for working with PDFs. +v11.4.2 +======= + +- Fixed support for Cygwin, hopefully. +- watcher.py: Fixed an issue with the OCR_LOGLEVEL not being interpreted. + v11.4.1 =======