Commit 856b986
docs(changelog): correct arch-diff note — old diff sees the added If, not in-branch changes
The previous wording over-claimed that #328 introduces a change "the old
top-level diff could not see". The old diff DOES report the newly-added
per-layer If phase-split nodes. Reword to the accurate future-proofing
framing: #328 adds the first control-flow subgraph structure; once those If
nodes exist, FUTURE changes inside their branches would be invisible to the
old (subgraph-collapsing) diff, so the recursion is landed now to keep
in-branch changes visible going forward.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent dab98b9 commit 856b986
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments