Mercurial > hg > orthanc
changeset 1450:a3efc289ec07
NEWS
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 02 Jul 2015 09:25:49 +0200 |
parents | 164a381abb2b |
children | 538fc8359a9a |
files | NEWS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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