NEWS: Document breaking change, removed support for deprecated RE config
diff --git a/NEWS b/NEWS
index ce93d29..dcbe107 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@
   o BREAKING CHANGE: Stack element dependencies are now hard required to be
     both build and runtime dependencies.
 
+  o BREAKING CHANGE: The old and deprecated "remote-execution" configuration style
+    is no longer supported, one must now specify the "execution-service" block
+    and cannot specify a "url" in the "remote-execution" dictionary anymore.
+
 Core
 ----