diff NEWS @ 2697:e583478e0c6c jobs

New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 03 Jul 2018 15:59:17 +0200
parents 6adaf84140a6
children 83c991aeb611
line wrap: on
line diff
--- a/NEWS	Tue Jul 03 15:07:41 2018 +0200
+++ b/NEWS	Tue Jul 03 15:59:17 2018 +0200
@@ -33,6 +33,11 @@
   sending a POST request to the ".../reconstruct" URI.  This change
   triggered an update of ORTHANC_API_VERSION from 1.0 to 1.1
 
+Plugins
+-------
+
+* New primitive in database SDK: "lookupIdentifierRange" to speed up range searches
+
 Maintenance
 -----------