changeset 5369:13494da9925d

fix NEWS
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 12 Aug 2023 13:17:49 +0200
parents 91b3154bd4e1
children 1f7ac929e788
files NEWS
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Sat Aug 12 13:17:17 2023 +0200
+++ b/NEWS	Sat Aug 12 13:17:49 2023 +0200
@@ -1,6 +1,12 @@
 Pending changes in the mainline
 ===============================
 
+REST API
+--------
+
+* API version upgraded to 22
+* Added a route to delete completed jobs from history: DELETE /jobs/{id}
+
 Maintenance
 -----------
 
@@ -8,12 +14,6 @@
   as suggested by Etienne Mollier: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041813
 * Prevent the leak of the full path of the source files in the binaries
 
-REST API
---------
-
-* API version upgraded to 22
-* Added a route to delete completed jobs from history: DELETE /jobs/{id}
-
 
 Version 1.12.1 (2023-07-04)
 ===========================