summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c97dc6e0..babcb259b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@
(unreleased)
============
+Format
+------
+
+ o BREAKING CHANGE: Some project.conf keys are no longer allowed to be specified outside
+ of the project.conf file (they cannot be specified in an include file), these include:
+ - name
+ - element-path
+ - min-version
+ - plugins
+
CLI
---