aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <jberkenbilt@users.noreply.github.com>2023-06-17 20:02:44 +0200
committerGitHub <noreply@github.com>2023-06-17 20:02:44 +0200
commit463953bc96ead56227ef3dbf62639eb7e3545ab4 (patch)
tree357065933d636effd8a2651571eb2c02e22a847c /manual/release-notes.rst
parent9b09436ce1f7427570f1016d02e7bf2bed4479f4 (diff)
parent13761120b1dbe126a9d39b9439086b76b4860b27 (diff)
downloadqpdf-463953bc96ead56227ef3dbf62639eb7e3545ab4.tar.zst
Merge pull request #992 from jberkenbilt/future
Future
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 dcb626f2..806c5e6e 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -6,6 +6,10 @@ Release Notes
For a detailed list of changes, please see the file
:file:`ChangeLog` in the source distribution.
+If you are a developer and want to test your code against future API
+changes that are under consideration, you can build qpdf locally and
+enable the ``FUTURE`` build option (see :ref:`build-options`).
+
Planned changes for future 12.x (subject to change):
- ``QPDFObjectHandle`` will support move construction/assignment.
This change will be invisible to most developers but may break