v11.0.1 release notes

This commit is contained in:
James R. Barlow 2020-08-17 23:25:31 -07:00
parent fc523e837c
commit b51a5887e5
No known key found for this signature in database
GPG Key ID: E54A300D567E1260

View File

@ -12,6 +12,14 @@ 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.0.1
=======
- Blacklist pdfminer.six 20200720, which has a regression fixed in 20200726.
- Approve img2pdf 0.4 as it passes tests.
- Clarify that the GPL-3 portion of pdfa.py was removed with the changes in v11.0.0;
the debian/copyright file did not properly annotate this change.
v11.0.0
=======