Update release notes

This commit is contained in:
Jay Berkenbilt 2024-02-18 08:57:15 -05:00
parent 689a093e32
commit 3ebe8bf6c3
1 changed files with 9 additions and 0 deletions

View File

@ -64,6 +64,15 @@ Planned changes for future 12.x (subject to change):
representation of the object directly to a pipeline. This is
much faster than calling ``QPDFObjectHandle::getJSON``.
- Other Enhancements
- Code coverage reports are generated in CI and uploaded to
CodeCov.
- There have been non-user-visible improvements to the reliability
of the JSON parser. The JSON parser has been added to fuzz
testing with OSS-Fuzz.
11.8.0: January 8, 2024
- Bug fixes: