aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-04 14:32:54 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-04 18:07:11 +0200
commite259635986a799f0b72b6040aba8c1ed870e552a (patch)
tree7eac22172477da0426dd34d64f2e892003df9582 /manual/release-notes.rst
parent8b25de24c9b1e6acba042ea9ecdee783839e20a6 (diff)
downloadqpdf-e259635986a799f0b72b6040aba8c1ed870e552a.tar.zst
JSON: add write methods and implement unparse() in terms of those
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 f313cd82..043245f4 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -123,6 +123,10 @@ For a detailed list of changes, please see the file
- Add new ``Pipeline`` type ``Pl_String`` to append to a
``std::string``.
+ - Enhance JSON class to better support incrementally reading and
+ writing large amounts of data without having to keep everything
+ in memory.
+
- Other changes
- In JSON v1 mode, the ``"objects"`` key now reflects the repaired