diff --git a/cpp/ql/lib/change-notes/2026-06-30-variables-as-mad-sources-and-sinks.md b/cpp/ql/lib/change-notes/2026-06-30-variables-as-mad-sources-and-sinks.md new file mode 100644 index 00000000000..fc93dbf303e --- /dev/null +++ b/cpp/ql/lib/change-notes/2026-06-30-variables-as-mad-sources-and-sinks.md @@ -0,0 +1,4 @@ +--- +category: breaking +--- +* Removed support for using variables as sources and sinks in models-as-data. Users of this feature should convert such sources and sinks to models defined using the QL language. \ No newline at end of file