From fc0800ed5d770d4587f188f7d508b55c9b1059ae Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Mon, 12 Mar 2018 03:41:12 -0700 Subject: [PATCH] v5.6.3 notes --- docs/release_notes.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index c7f3fc07..92d3b385 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -5,12 +5,18 @@ OCRmyPDF uses `semantic versioning `_ 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.6.2 +v5.6.3 ------ - Suppress two debug messages that were too verbose +v5.6.2 +------ + +- Development branch accidentally tagged as release. Do not use. + + v5.6.1 ------