Mercurial > hg > orthanc-python
diff NEWS @ 107:461dfb859ac7
upgrade to Orthanc SDK 1.10.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 23 Feb 2022 17:45:42 +0100 |
parents | eb6ac5a801d1 |
children | 80f3a034d47f |
line wrap: on
line diff
--- a/NEWS Wed Feb 23 11:17:54 2022 +0100 +++ b/NEWS Wed Feb 23 17:45:42 2022 +0100 @@ -1,7 +1,9 @@ Pending changes in the mainline =============================== -* New functions from the SDK wrapped in Python (if Orthanc SDK is >= 1.10.0): +=> Minimum SDK version: 1.10.0 <= + +* New functions from the SDK wrapped in Python: - orthanc.RegisterIncomingCStoreInstanceFilter() - orthanc.RegisterReceivedInstanceCallback()