diff --git a/changelog/json_includes.dd b/changelog/json_includes.dd index c9aff5ed8f..9e10653af8 100644 --- a/changelog/json_includes.dd +++ b/changelog/json_includes.dd @@ -43,3 +43,5 @@ If JSON is generated without any `-Xi=` options then the old format is used. Th Also note that the compiler can now be invoked with no source files as long as at least one JSON field is provided, i.e. $(CONSOLE dmd -Xi=compilerInfo) + +$(RED This is an experimental command-line flag and will be stabilized in the next release.)