changeset 413:afb30d17f090

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 16 Apr 2023 14:46:17 +0200
parents 07622792f862 (current diff) f08480528372 (diff)
children f2d3b5c5a68d
files MySQL/CMakeLists.txt
diffstat 3 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/MySQL/NEWS	Sat Apr 15 18:44:45 2023 +0200
+++ b/MySQL/NEWS	Sun Apr 16 14:46:17 2023 +0200
@@ -1,6 +1,11 @@
 Pending changes in the mainline
 ===============================
 
+
+Release 5.0 (2023-04-16)
+========================
+
+* Added support for labels
 * Compatibility with Orthanc SDK 1.12.0 (communications between the
   Orthanc core and the database plugin using Google Protocol Buffers)
 * Upgraded dependencies for static builds (notably on Windows and LSB):
--- a/Odbc/NEWS	Sat Apr 15 18:44:45 2023 +0200
+++ b/Odbc/NEWS	Sun Apr 16 14:46:17 2023 +0200
@@ -1,6 +1,7 @@
 Pending changes in the mainline
 ===============================
 
+* Added support for labels
 * Compatibility with Orthanc SDK 1.12.0 (communications between the
   Orthanc core and the database plugin using Google Protocol Buffers)
 
--- a/PostgreSQL/NEWS	Sat Apr 15 18:44:45 2023 +0200
+++ b/PostgreSQL/NEWS	Sun Apr 16 14:46:17 2023 +0200
@@ -5,6 +5,7 @@
 Release 5.0 (2023-04-15)
 ========================
 
+* Added support for labels
 * Compatibility with Orthanc SDK 1.12.0 (communications between the
   Orthanc core and the database plugin using Google Protocol Buffers)
 * Upgraded dependencies for static builds (notably on Windows and LSB):