diff --git a/cpp/ql/lib/change-notes/2025-11-13-expanded.md b/cpp/ql/lib/change-notes/2025-11-13-expanded.md new file mode 100644 index 00000000000..82d0a1f5105 --- /dev/null +++ b/cpp/ql/lib/change-notes/2025-11-13-expanded.md @@ -0,0 +1,4 @@ +--- +category: feature +--- +* New predicates `getAnExpandedArgument` and `getExpandedArgument` were added to the `Compilation` class, yielding compilation arguments after expansion of response files.