diff --git a/cpp/ql/lib/change-notes/2024-18-04-param-nodes.md b/cpp/ql/lib/change-notes/2024-18-04-param-nodes.md new file mode 100644 index 0000000000000..1911af38d8a00 --- /dev/null +++ b/cpp/ql/lib/change-notes/2024-18-04-param-nodes.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Parameters of functions without definitions now have `ParameterNode`s.