Skip to content

Commit 1d8f91b

Browse files
committed
Add NEWS
1 parent 9fa4126 commit 1d8f91b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ModelingToolkit v8 Release Notes
2+
3+
4+
### Upgrade guide
5+
6+
- `connect` should not be overloaded by users anymore. `[connect = Flow]`
7+
informs MTK that currents ought to sum to zero, and by default, variables are
8+
equal in a connection. Please check out [acausal components tutorial](https://mtk.sciml.ai/dev/tutorials/acausal_components/)
9+
for examples.

0 commit comments

Comments
 (0)