v11.2.0 release notes

Change v11.1.3 to v11.2.0 since it contains functional changes.
This commit is contained in:
James R. Barlow
2020-10-06 03:24:31 -07:00
parent 07c6654057
commit 6eb393590b
+4 -2
View File
@@ -12,11 +12,13 @@ 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.1.3
v11.2.0
=======
- Fixed an issue with optimizing PNG-type images that had soft masks or image masks.
This is a regression introduced in (or about) issue v11.1.0.
This is a regression introduced in (or about) v11.1.0.
- Improved type checking of the ``plugins`` parameter for the ``ocrmypdf.ocr``
API call.
v11.1.2
=======