Mercurial > hg > orthanc-python
diff NEWS @ 81:347af6f3d63a OrthancPython-3.3
OrthancPython-3.3
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 12 Aug 2021 18:36:43 +0200 |
parents | 068551520123 |
children | 55c41aa7053b |
line wrap: on
line diff
--- a/NEWS Thu Aug 12 18:07:22 2021 +0200 +++ b/NEWS Thu Aug 12 18:36:43 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"