Skip to content

Commit 3358d2e

Browse files
committed
Merge branch 'mo_states_in_model_functions' of https://github.com/ModiaSim/Modia.jl into mo_states_in_model_functions
2 parents 17c1b18 + 2514cca commit 3358d2e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
authors = ["Hilding Elmqvist <[email protected]>", "Martin Otter <[email protected]>"]
22
name = "Modia"
33
uuid = "cb905087-75eb-5f27-8515-1ce0ec8e839e"
4-
version = "0.9.0-dev"
4+
version = "0.9.0"
55

66
[deps]
77
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"

docs/src/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ functionalities of these packages.
114114
- Function `getPath(path, ...)` does no longer return a dictionary but a [SignalTable](https://modiasim.github.io/SignalTables.jl/stable/Functions/SignalTables.html#SignalTables.SignalTable).
115115

116116

117+
### Version 0.8.4
118+
119+
- Fix issue with DiffEqBase, version 6.91.6 and later.
120+
117121

118122
### Version 0.8.3
119123

0 commit comments

Comments
 (0)