From f4206a0938318984f2e7ca8709154598addcfa64 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 3 May 2022 18:54:44 -0400 Subject: Add new Pl_String Pipeline --- manual/release-notes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/release-notes.rst') 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 -- cgit v1.2.3-54-g00ecf