v5.3.1 notes

This commit is contained in:
James R. Barlow
2017-08-24 01:09:19 -07:00
parent 9bb42c0229
commit 8b3197c76b
+7
View File
@@ -6,6 +6,13 @@ OCRmyPDF uses `semantic versioning <http://semver.org/>`_ 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.3.1
------
- Fixed wrong return code given for missing Tesseract language packs
- Fixed "brew audit" crashing on Travis when trying to auto-brew
v5.3
----