diff NEWS @ 3538:23219b9da4d1

fix ordered-slices route to be closer to 1.5.7 behaviour
author Alain Mazy <alain@mazy.be>
date Tue, 15 Oct 2019 09:53:33 +0200
parents 9cc09f4c0fa9
children 4beabcea3a5c
line wrap: on
line diff
--- a/NEWS	Thu Oct 10 13:16:15 2019 +0200
+++ b/NEWS	Tue Oct 15 09:53:33 2019 +0200
@@ -1,6 +1,14 @@
 Pending changes in the mainline
 ===============================
 
+REST API
+--------
+
+* API version has been upgraded to 4
+* in /ordered-slices route, ignore instances without position/normal/seriesIndex
+  unless there are only such instances in the series.
+
+
 Maintenance
 -----------
 
@@ -17,7 +25,6 @@
   the REST API to ease usage of the Authorization plugin. Note that
   only the 'token', 'auth-token' & 'authorization' search params are
   transmitted into HTTP headers.
-* in /ordered-slices route, ignore instances without position/normal/seriesIndex
 * Fix lost relationships between CT and RT-STRUCT during anonymization
 
 Version 1.5.7 (2019-06-25)