diff NEWS @ 4131:eea760f20ed2 Orthanc-1.7.2

Orthanc-1.7.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 08 Jul 2020 11:50:26 +0200
parents ce7709cb380e
children 2724977419fb
line wrap: on
line diff
--- a/NEWS	Wed Jul 08 09:18:03 2020 +0200
+++ b/NEWS	Wed Jul 08 11:50:26 2020 +0200
@@ -1,14 +1,20 @@
 Pending changes in the mainline
 ===============================
 
-* Private tags returned by C-FIND SCP (cf. option "DefaultPrivateCreator")
-* Packaging of the Orthanc framework library
+
+Version 1.7.2 (2020-07-08)
+==========================
+
+General
+-------
+
+* C-FIND SCP now returns private tags (cf. option "DefaultPrivateCreator")
+* Packaging of the Orthanc framework as a shared library
 
 Plugins
 -------
 
-* New functions in the SDK:
-  - new "changes": JobSubmitted, JobSuccess, JobFailure
+* New change types in the SDK: JobSubmitted, JobSuccess, JobFailure
 
 Maintenance
 -----------