aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manual/release-notes.rst')
-rw-r--r--manual/release-notes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index b9f7d14b..209e9181 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -60,6 +60,10 @@ Planned changes for future 12.x (subject to change):
- Add ``file()``, ``range()``, and ``password()`` to
``QPDFJob::PagesConfig`` as an alternative to ``pageSpec``.
+ - Add ``QPDFObjectHandle::writeJSON`` to write the JSON
+ representation of the object directly to a pipeline. This is
+ much faster than calling ``QPDFObjectHandle::getJSON``.
+
11.8.0: January 8, 2024
- Bug fixes: