diff NEWS @ 1658:54bafe0e7e7b

Optional argument "keepStrings" in "DumpJson()"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Sep 2015 09:44:38 +0200
parents 5360cdba70d8
children 7dae55228b16
line wrap: on
line diff
--- a/NEWS	Tue Sep 29 16:31:48 2015 +0200
+++ b/NEWS	Wed Sep 30 09:44:38 2015 +0200
@@ -10,6 +10,11 @@
 * New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
 * New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
 
+Lua
+---
+
+* Optional argument "keepStrings" in "DumpJson()"
+
 Maintenance
 -----------