diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 38229de0..9534b46a 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -5,9 +5,15 @@ OCRmyPDF uses `semantic versioning `_ for its command line i The OCRmyPDF package itself does not contain a public API, although it is fairly stable and breaking changes are usually timed with a major release. A future release will clearly define the stable public API. -v5.4 +v5.4.1 ------ +- Add workaround for Tesseract v4.00alpha crash when trying to obtain orientation and the latest language packs are installed + + +v5.4 +---- + - Change wording of a deprecation warning to improve clarity - Added option to generate PDF/A-1b output if desired (``--output-type pdfa-1``); default remains PDF/A-2b generation - Update documentation