# HG changeset patch # User Sebastien Jodogne # Date 1447862488 -3600 # Node ID bec9edcf0d98303d49050c9356c2247cb35f0782 # Parent bdcc1dba4a531a56a53810e29c1b0d53849984fe news diff -r bdcc1dba4a53 -r bec9edcf0d98 NEWS --- a/NEWS Wed Nov 18 16:38:08 2015 +0100 +++ b/NEWS Wed Nov 18 17:01:28 2015 +0100 @@ -18,6 +18,7 @@ Plugins ------- +* New functions "OrthancPluginDicomInstanceToJson()" and "OrthancPluginDicomBufferToJson()" * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes * New function "OrthancPluginRegisterDictionaryTag()" to declare custom DICOM tags * New function "OrthancPluginRestApiGet2()" to provide HTTP headers when calling Orthanc API