v15.3.0 release notes

This commit is contained in:
James R. Barlow
2023-10-21 14:59:09 -07:00
parent c6be3ba076
commit 880326868d
+9
View File
@@ -28,6 +28,15 @@ tagged yet.
.. |OCRmyPDF PyPI| image:: https://img.shields.io/pypi/v/ocrmypdf.svg
v15.3.0
=======
- Update misc/watcher.py to improve command line interface using Typer, and
support ``.env`` specification of environment variables. Improved error
messages. Thanks to @mflagg2814 for the PR that prompted this improvement.
- Improved error message when a file cannot be read because we are running in
a snap container.
v15.2.0
=======