# HG changeset patch # User Sebastien Jodogne # Date 1435821949 -7200 # Node ID a3efc289ec07e96f9c6cac2346b3d834842dd21a # Parent 164a381abb2b98a81498c8e665074b7422f90a1c NEWS diff -r 164a381abb2b -r a3efc289ec07 NEWS --- a/NEWS Thu Jul 02 09:14:53 2015 +0200 +++ b/NEWS Thu Jul 02 09:25:49 2015 +0200 @@ -13,6 +13,7 @@ --- * Access to the REST API of Orthanc (RestApiGet, RestApiPost, RestApiPut, RestApiDelete) +* Functions to convert between Lua values and JSON strings: "ParseJson" and "DumpJson" * New events: "OnStablePatient", "OnStableStudy", "OnStableSeries" Plugins