Mercurial > hg > orthanc-python
changeset 276:a65ba8bd5784
fix NEWS
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 12 Aug 2025 13:50:34 +0200 |
parents | c5293dd34637 |
children | 919836e3fafd |
files | NEWS |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Tue Aug 12 13:44:00 2025 +0200 +++ b/NEWS Tue Aug 12 13:50:34 2025 +0200 @@ -5,11 +5,8 @@ => Minimum SDK version: 1.7.2 <= * The auto-generation of the Python wrapper is now part of the build, - to exploit the ORTHANC_PLUGIN_SINCE_SDK macro to provide backward + to exploit the ORTHANC_PLUGIN_SINCE_SDK macro. This provides backward compatibility with the SDK that is actually installed on the system -* New methods imported from SDK 1.12.9 (TODO: sync again once released): - - AuditLog() - - SetStableStatus() * Added Windows builder for Python 3.13 * Added Docker-based builder scripts for Debian 13 (trixie)