diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 0d9d7e26..46f29cf1 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -3,6 +3,12 @@ RELEASE NOTES OCRmyPDF uses `semantic versioning `_. +v4.3.4: +======= + +- Fixed "decimal.InvalidOperation: quantize result has too many digits" for high DPI images + + v4.3.3: =======