diff NEWS @ 3969:170667f08642

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 14:41:41 +0200
parents 22eb9453b3f5
children d86bddb50972 5f9a0e13ba2d
line wrap: on
line diff
--- a/NEWS	Fri May 22 09:11:00 2020 +0200
+++ b/NEWS	Fri May 22 14:41:41 2020 +0200
@@ -1,16 +1,21 @@
 Pending changes in the mainline
 ===============================
 
+
+
+Version 1.7.0 (2020-05-22)
+==========================
+
 General
 -------
 
+* Support of DICOM C-GET SCP (contribution by Varian)
 * DICOM transcoding over the REST API
 * Transcoding from compressed to uncompressed transfer syntaxes over DICOM
   C-STORE SCU (if the remote modality doesn't support compressed syntaxes)
 * New configuration options related to transcoding:
   "TranscodeDicomProtocol", "BuiltinDecoderTranscoderOrder",
   "IngestTranscoding" and "DicomLossyTranscodingQuality"
-* Support of DICOM C-GET SCP (contribution by Varian)
 
 REST API
 --------