C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2026-06-30 12:25:56 +01:00
parent 449a3ac870
commit 8657c8b26e

View File

@@ -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.