aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40ecd446..2a6cba2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-12-22 Jay Berkenbilt <ejb@ql.org>
+
+ * Add new options --json, --json-key, and --json-object to
+ generate a json representation of the PDF file. This is described
+ in more depth in the manual. You can also run qpdf --json-help to
+ get a description of the json format.
+
2018-12-21 Jay Berkenbilt <ejb@ql.org>
* Allow --show-object=trailer for showing the document trailer.