C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-07-03 11:33:52 +01:00
parent b8c01e2901
commit d7eac4d567

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* The syntax for models-as-data rows has been extended to make it easier to select sources, sinks, and summaries that involve templated functions and classes. Additionally, the syntax has also been extended to make it easier to specify models with arbitrary levels of indirection. See `dataflow/ExternalFlow.qll` for the updated documentation and specification for the model format.