Mercurial > hg > orthanc-python
diff NEWS @ 41:393d2da0722a
upgrade to Orthanc SDK 1.7.2
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 08 Jul 2020 14:34:59 +0200 |
parents | fd58eb5749ed |
children | eec99a934b6a |
line wrap: on
line diff
--- a/NEWS Tue Jul 07 20:47:52 2020 +0200 +++ b/NEWS Wed Jul 08 14:34:59 2020 +0200 @@ -1,6 +1,8 @@ Pending changes in the mainline =============================== +=> Minimum SDK version: 1.7.2 <= + * Fix compilation using Visual Studio * The "Calling Python..." info logs are disabled if "PythonVerbose" is "false" * New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8 @@ -10,4 +12,6 @@ Version 1.0 (2020-04-01) ======================== +=> Minimum SDK version: 1.5.7 <= + * Initial release