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.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index fdbd21b7..08e2fd52 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -120,6 +120,9 @@ For a detailed list of changes, please see the file
- Add new ``Pipeline`` type ``Pl_OStream`` to write to a
``std::ostream``.
+ - Add new ``Pipeline`` type ``Pl_String`` to append to a
+ ``std::string``.
+
- Other changes
- A new chapter on contributing to qpdf has been added to the