changeset 1790:bec9edcf0d98 worklists

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Nov 2015 17:01:28 +0100
parents bdcc1dba4a53
children 91a5d39ec665
files NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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