Mercurial > hg > orthanc-python
changeset 82:01df28d28247
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 12 Aug 2021 18:39:05 +0200 |
parents | ad31ac9a6fef (current diff) 347af6f3d63a (diff) |
children | 81a0975a2479 |
files | CMakeLists.txt |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Thu Aug 12 18:07:22 2021 +0200 +++ b/NEWS Thu Aug 12 18:39:05 2021 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 3.3 (2021-08-12) +======================== + * New Python function: "orthanc.RegisterStorageArea()" * Custom exception "orthanc.OrthancException" is raised instead of "ValueError"