diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index aee7d0fc..0d9d7e26 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -6,13 +6,14 @@ OCRmyPDF uses `semantic versioning `_. v4.3.3: ======= -- Fix additional problems with PDF/A creation on Ghostscript 9.20 +- Fixed PDF/A creation with Ghostscript 9.20 properly +- Fixed an exception on inline stencil masks with a missing optional parameter v4.3.2: ======= -- Fixed a PDF/A creation issue with Ghostscript 9.20 +- Fixed a PDF/A creation issue with Ghostscript 9.20 (note: this fix did not actually work) v4.3.1: