Skip to content

Commit 5444724

Browse files
committed
Require at least ModiaLang 0.11.2 + improved release notes
1 parent 45eb2f7 commit 5444724

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1515
[compat]
1616
DifferentialEquations = "7"
1717
Modia3D = "0.9"
18-
ModiaLang = "0.11"
18+
ModiaLang = "0.11.2"
1919
OrderedCollections = "1"
2020
Reexport = "1.0, 0.2"
2121
Unitful = "1"

docs/src/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ julia> ]add Measurements, MonteCarloMeasurements, Distributions
4545

4646
### Version 0.6.1
4747

48+
- See release notes of [ModiaLang](https://github.com/ModiaSim/ModiaLang.jl/releases/tag/v0.11.0) and
49+
of [Modia3D](https://github.com/ModiaSim/Modia3D.jl/releases/tag/v0.9.0).
4850
- Project.toml and Manifest.toml updated due to new versions of Modia3D and ModiaLang
4951
- docu: fix some typing and formatting
5052

0 commit comments

Comments
 (0)