aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 994b8263..ef6fd504 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2022-04-16 Jay Berkenbilt <ejb@ql.org>
+ * Breaking CLI change: the default value for --json is now
+ "latest" rather than "1". At this moment, "1" is the latest
+ version, but version "2" will be added before the release of
+ qpdf 11.
+
* Perform code cleanup including some source-compatible but not
binary compatible changes to function signatures.