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 ----