We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1eae7 commit e2ef5f5Copy full SHA for e2ef5f5
docs/src/index.md
@@ -42,6 +42,20 @@ functionalities of these packages.
42
43
## Release Notes
44
45
+### Version 0.11.0
46
+
47
+- Require ModiaBase 0.11.1
48
+- Manifest.toml file removed.
49
+- test.yml for github actions changed to use Julia 1.9.0
50
51
+**Non-backwards** compatible changes
52
53
+These changes only influence models that use the new feature of built-in components.
54
55
+- `_buildFunction` argument list changed (options of @instantiateModel added)
56
57
58
59
### Version 0.10.0
60
61
- Initial support of segmented simulations where the number of states can change during simulation.
0 commit comments