From accb891b4f785b94ad9d2a6d415d9987a13747c9 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 10 Feb 2021 15:35:01 -0500 Subject: Add attachment information to the json output --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index be8d2564..f587b967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2021-02-10 Jay Berkenbilt + * Add "attachments" as an additional json key, and add some + information about attachments to the json output. + * Add new command-line arguments for operating on attachments: --list-attachments, --add-attachment, --remove-attachment, --copy-attachments-from. See --help and manual for details. -- cgit v1.2.3-54-g00ecf