Skip to content

Commit f6745f8

Browse files
committed
Minor improvement of release notes.
1 parent ed70050 commit f6745f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ functionalities of these packages.
6767
- Improved casting and checking of types in the generated code
6868
(see new test model Modia/test/TestUnitAsString.jl).
6969

70-
- Moved ModiaBase.Symbolic.makeDerVar from ModiaBase to Modia (because makeDerVar needs FloatType for
70+
- Moved ModiaBase.Symbolic.makeDerVar from ModiaBase to new file `Modia/src/Symbolic.jl` (because makeDerVar needs FloatType for
7171
generating type-stable code and FloatType is available in Modia but not in ModiaBase).
7272

7373
- Github actions workflow added for automatic tests on Linux/Windows/MacOS, for pull requests on main.

0 commit comments

Comments
 (0)