## Problem In the published doc URL, `Release Notes` does not display the new commits made to `CHANGELOG.rst` in the `main` branch during release CI. Example: labpdfproc version 0.2.0 published: <img width="806" alt="Screenshot 2024-11-12 at 10 20 04 AM" src="https://github.com/user-attachments/assets/79aaed08-f3f0-40f0-9af0-10584a0c02a2"> The Release Notes section does not contain 0.2.0: <img width="708" alt="Screenshot 2024-11-12 at 10 20 13 AM" src="https://github.com/user-attachments/assets/19dd92be-c9b0-4ff9-b4fd-be3dc3d11f16"> ## Proposed solution Use test pypi and a test repository to investigate and fix the issue. (High priority) investigating throughout the day, then use workflow dispatch to re-render the doc.