Document what is meant by the ocrmypdf “API”

This commit is contained in:
James R. Barlow 2017-06-13 10:15:11 -07:00
parent 47298be132
commit f7ee9e90ce

View File

@ -1,7 +1,10 @@
Release notes
=============
OCRmyPDF uses `semantic versioning <http://semver.org/>`_.
OCRmyPDF uses `semantic versioning <http://semver.org/>`_ for its command line interface.
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.1
----