aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-02-18 14:57:15 +0100
committerJay Berkenbilt <ejb@ql.org>2024-02-18 14:57:15 +0100
commit3ebe8bf6c3aec7e92f3bbfca32e1c9994339e076 (patch)
treed0afed69e0665920e9490db3291bb31704c33fdf
parent689a093e328a5f1ab1ff82a55193c79fb474b4ea (diff)
downloadqpdf-3ebe8bf6c3aec7e92f3bbfca32e1c9994339e076.tar.zst
Update release notes
-rw-r--r--manual/release-notes.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index 209e9181..274b8fa3 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -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: