changeset 82:64fd76a722d3

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 01 Dec 2015 15:50:29 +0100
parents 63187f392416
children 26e90f9b3dbf
files NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Oct 29 12:24:38 2015 +0100
+++ b/NEWS	Tue Dec 01 15:50:29 2015 +0100
@@ -1,6 +1,8 @@
 Pending changes in the mainline
 ===============================
 
+=> Supported database versions: 5 and 6 <=
+
 * Support version 6 of the database schema (for Orthanc >= 0.9.5)
 * The "value" column of tables "MainDicomTags" and "DicomIdentifiers" are now TEXT instead of BYTEA
 
@@ -9,6 +11,7 @@
 ========================
 
 => Minimum SDK version: 0.9.4 <=
+=> Supported database versions: 5 <=
 
 * Fix build with Orthanc plugin SDK 0.9.4
 * Implementation of "GetAllPublicIdsWithLimit" extension