changeset 626:813f3633bea1 default tip

back to mainline
author Alain Mazy <am@orthanc.team>
date Thu, 19 Dec 2024 11:59:35 +0100
parents a0c2f38a7dea (current diff) b96c96594e55 (diff)
children
files Odbc/CMakeLists.txt
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/Odbc/NEWS	Wed Dec 18 18:52:40 2024 +0100
+++ b/Odbc/NEWS	Thu Dec 19 11:59:35 2024 +0100
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+Release 1.3 (2024-12-19)
+========================
 
 Minimum plugin SDK: 0.9.5
 Optimal plugin SDK: 1.12.0+
@@ -7,8 +7,6 @@
 Optimal Orthanc runtime: 1.12.0+
 
 * Fix check of Orthanc runtime version
-* Added support for ExtendedChanges:
-  - changes?type=...&to=...
 * Fix bug 224, error when using LIMIT with MSSQLServer
   https://orthanc.uclouvain.be/bugs/show_bug.cgi?id=224
 * Fixed a memory leak when executing non cached SQL statements (rarely used)