From f7ee9e90ce330406f0652c444b2fdaec2f2b75c2 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Tue, 13 Jun 2017 10:15:11 -0700 Subject: [PATCH] =?UTF-8?q?Document=20what=20is=20meant=20by=20the=20ocrmy?= =?UTF-8?q?pdf=20=E2=80=9CAPI=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/release_notes.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 3bdbe6c0..48c11e42 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -1,7 +1,10 @@ Release notes ============= -OCRmyPDF uses `semantic versioning `_. +OCRmyPDF uses `semantic versioning `_ 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 ----