From 30a0c070e41212172f5516936594ec0f6e72ac70 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 17 Dec 2018 17:40:29 -0500 Subject: Add QPDFObjectHandle::getJSON() --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c1024773..dbd589fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2018-12-18 Jay Berkenbilt + * New method QPDFObjectHandle::getJSON() returns a JSON object + with a partial representation of the object. See + QPDFObjectHandle.hh for a detailed description. + * Add a simple JSON serializer. This is not a complete or general-purpose JSON library. It allows assembly and serialization of JSON structures with some restrictions, which are described in -- cgit v1.2.3-54-g00ecf