Skip to content

Commit e72a0b2

Browse files
committed
Dataflow: Add change notes.
1 parent c01a494 commit e72a0b2

File tree

7 files changed

+56
-0
lines changed

7 files changed

+56
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Data flow configurations can now include a predicate `neverSkip(Node node)`
5+
in order to ensure inclusion of certain nodes in the path explanations. The
6+
predicate defaults to the end-points of the additional flow steps provided in
7+
the configuration, which means that such steps now always are visible by
8+
default in path explanations.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Data flow configurations can now include a predicate `neverSkip(Node node)`
5+
in order to ensure inclusion of certain nodes in the path explanations. The
6+
predicate defaults to the end-points of the additional flow steps provided in
7+
the configuration, which means that such steps now always are visible by
8+
default in path explanations.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Data flow configurations can now include a predicate `neverSkip(Node node)`
5+
in order to ensure inclusion of certain nodes in the path explanations. The
6+
predicate defaults to the end-points of the additional flow steps provided in
7+
the configuration, which means that such steps now always are visible by
8+
default in path explanations.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Data flow configurations can now include a predicate `neverSkip(Node node)`
5+
in order to ensure inclusion of certain nodes in the path explanations. The
6+
predicate defaults to the end-points of the additional flow steps provided in
7+
the configuration, which means that such steps now always are visible by
8+
default in path explanations.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Data flow configurations can now include a predicate `neverSkip(Node node)`
5+
in order to ensure inclusion of certain nodes in the path explanations. The
6+
predicate defaults to the end-points of the additional flow steps provided in
7+
the configuration, which means that such steps now always are visible by
8+
default in path explanations.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Data flow configurations can now include a predicate `neverSkip(Node node)`
5+
in order to ensure inclusion of certain nodes in the path explanations. The
6+
predicate defaults to the end-points of the additional flow steps provided in
7+
the configuration, which means that such steps now always are visible by
8+
default in path explanations.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Data flow configurations can now include a predicate `neverSkip(Node node)`
5+
in order to ensure inclusion of certain nodes in the path explanations. The
6+
predicate defaults to the end-points of the additional flow steps provided in
7+
the configuration, which means that such steps now always are visible by
8+
default in path explanations.

0 commit comments

Comments
 (0)