diff --git a/pyproject.toml b/pyproject.toml index 5ca37acf..b2b5dc3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,6 +46,7 @@ keywords = ["PDF", "OCR", "optical character recognition", "PDF/A", "scanning"] Documentation = "https://ocrmypdf.readthedocs.io/" Source = "https://github.com/ocrmypdf/OCRmyPDF" Tracker = "https://github.com/ocrmypdf/OCRmyPDF/issues" +Changelog = "https://github.com/ocrmypdf/OCRmyPDF/docs/release_notes.rst" [project.optional-dependencies] docs = ["sphinx", "sphinx-issues", "sphinx-rtd-theme"]