diff NEWS @ 5090:cc1a8b3ff319

Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
author Alain Mazy <am@osimis.io>
date Fri, 30 Sep 2022 15:17:21 +0200
parents 80ac0955e4e7
children d842e4446e63
line wrap: on
line diff
--- a/NEWS	Wed Sep 28 12:15:27 2022 +0200
+++ b/NEWS	Fri Sep 30 15:17:21 2022 +0200
@@ -3,8 +3,10 @@
 
 General
 -------
+
 * C-Store SCU now gives priority to the preferred TransferSyntax proposed by the receiving SCP
   instead of Orthanc own AcceptedTransferSyntaxes.
+* Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
 
 REST API
 --------