From e5f3910c3ee1f6b779455fb1516ab3c985383d8e Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 4 May 2022 12:02:39 -0400 Subject: Add new FileInputSource constructors --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 27b1d679..53e1e8d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2022-05-04 Jay Berkenbilt + * FileInputSource has new constructors that eliminate the need to + call setFilename or setFile in most cases. + * Enhance JSON by adding a write method that takes a Pipeline* and depth, and add several helper methods to make it easier to write large amounts of JSON incrementally without having to have the -- cgit v1.2.3-54-g00ecf