Skip to content

Commit c20ff0c

Browse files
authored
Update README.md
Updated with new version. It seems that github's markdown is broken - https://guides.github.com/features/mastering-markdown/ state that sub-items should begin with two spaces, but I needed three to make it work.
1 parent 9dd0099 commit c20ff0c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,18 @@ This library is inspired by Grafcet/Sequential Function Charts (SFC), Statechart
1515
Download [Modelica_StateGraph2 v2.0.4 (2019-03-20)](https://github.com/HansOlsson/Modelica_StateGraph2/releases/download/v2.0.4/Modelica_StateGraph2-release.zip)
1616

1717
#### Release notes
18+
* Version v2.0.5
19+
* Some minor fixes. Be closer to standard Modelica and avoid problematic example.
1820
* Version v2.0.4
19-
* Uses Modelica Standard Library 3.2.3
20-
* Version v2.0.3
21-
* Uses Modelica Standard Library 3.2.2
21+
* Uses Modelica Standard Library 3.2.3
22+
* Version v2.0.3
23+
* Uses Modelica Standard Library 3.2.2
2224
* [Version v2.0.2 (2013-10-01)](../../archive/v2.0.2.zip)
23-
* Uses Modelica Standard Library 3.2.1
25+
* Uses Modelica Standard Library 3.2.1
2426
* [Version v2.0.1 (2010-11-08)](../../archive/v2.0.1.zip)
25-
* Uses Modelica Standard Library 3.2
27+
* Uses Modelica Standard Library 3.2
2628
* [Version v2.0 (2009-08-10)](../../archive/v2.0.1.zip)
27-
* First version of the `Modelica_StateGraph2` library based on `Modelica.StateGraph` and the prototype `ModeGraph` library from Martin Malmheden.
29+
* First version of the `Modelica_StateGraph2` library based on `Modelica.StateGraph` and the prototype `ModeGraph` library from Martin Malmheden.
2830

2931
## License
3032

0 commit comments

Comments
 (0)