diff --git a/docs/release_notes.rst b/docs/release_notes.rst index dc7c97b2..618d5ae5 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -105,6 +105,13 @@ v7.0.0 + It may be necessary to separately ``pip install pycparser`` to avoid `another Python 3.7 issue `_. +v6.2.4 +------ + +- Backport Ghostscript 9.25 compatibility fixes, which removes support for setting Unicode metadata +- Backport blacklisting Ghostscript 9.24 +- Older versions of Ghostscript are still supported + v6.2.3 ------