Update notes

This commit is contained in:
James R. Barlow
2024-12-08 12:20:40 -08:00
parent 86d92ef490
commit 15df9c370c
3 changed files with 501 additions and 3 deletions
+1
View File
@@ -39,6 +39,7 @@ v16.7.0
- Code that previously sent Ghostscript output to stdout has been changed to
output to temporary files, since Ghostscript was doing that anyway internally.
This is a modest efficiency improvement.
- Fixed an issue with debug log output being parsed as rich markup. :issue:`1444`
v16.6.2
=======