aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-04-16 18:57:33 +0200
committerJay Berkenbilt <ejb@ql.org>2022-04-16 18:57:33 +0200
commit6df62607515cd10bef7634cee1580ad1fc3d542d (patch)
tree227d49e811c6a85e26f9ffe1aa308689f1fc5d76 /manual
parentfc1bfe4a660e0b0a9720bec57518f91268232312 (diff)
downloadqpdf-6df62607515cd10bef7634cee1580ad1fc3d542d.tar.zst
Change default --json from 1 to latest
Diffstat (limited to 'manual')
-rw-r--r--manual/release-notes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index c52a7710..8a8c6058 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -57,6 +57,13 @@ For a detailed list of changes, please see the file
``autopkgtest`` framework but can be used by others. See
:file:`pkg-test/README.md` for details.
+ - CLI: breaking changes
+
+ - The default json output version when :qpdf:ref:`--json` is
+ specified has been changed from ``1`` to ``latest``.
+
+ - API: breaking changes
+
- Other changes
- A new chapter on contributing to qpdf has been added to the