Update changes.md (#75)

Fixed bad console output
This commit is contained in:
2026-01-11 15:25:53 -08:00
committed by GitHub
parent b995b1c0a7
commit f8265fbb3b
+4 -2
View File
@@ -629,13 +629,15 @@ Added
Output:
```
I run before all and control if things go!
I run before all and control if execution should continue!
Hi 3
Hi 1
I run before all and control if execution should continue!
Hi 3
Hi 2
Test 1
Test 2
Test 3
I run after it all!
```
**Note:** Concat of connections does modify internal events on both connections depending on the direction func .. conn or conn .. func See implemention below: