DataFlow: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2023-08-02 14:56:57 +02:00
parent 3007fdab5e
commit a5f521cfa4

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* The `StateConfigSig` signature now supports an `isSink/1` predicate that does not specify the `FlowState` for which the given node is a sink. Instead, any `FlowState` is considered a valid `FlowState` for the sink.