diff NEWS @ 5364:b5f2122a1334

Added a route to delete completed jobs from history: DELETE /jobs/{id}
author Alain Mazy <am@osimis.io>
date Thu, 20 Jul 2023 10:51:34 +0200
parents fddb5d8d0021
children 91b3154bd4e1
line wrap: on
line diff
--- a/NEWS	Thu Jul 13 19:33:10 2023 +0200
+++ b/NEWS	Thu Jul 20 10:51:34 2023 +0200
@@ -6,6 +6,12 @@
 
 * 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)
 ===========================