From 3f2b61ae000041bf158f63fb5ddf4d90c193fb60 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 13 May 2023 16:26:32 -0400 Subject: Add release notes and ChangeLog for previous PR --- manual/release-notes.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'manual') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 39b40ab4..3e642092 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -14,6 +14,15 @@ For a detailed list of changes, please see the file - The :qpdf:ref:`--optimize-images` option now optimizes images inside of form XObjects. + - Library Enhancements + + - Allow QPDFJob's workflow to be split into a reading phase and a + writing phase to allow the caller to operate on the ``QPDF`` + object before it is written. This adds methods + ``QPDFJob::createQPDF`` and ``QPDFJob::writeQPDF`` and + corresponding C API functions ``qpdfjob_create_qpdf`` and + ``qpdfjob_write_qpdf``. + 11.3.0: February 25, 2023 - CLI Enhancements -- cgit v1.2.3-70-g09d2