@@ -4,35 +4,21 @@ class Version_11_1_1 "Version 11.1.1"
44 annotation (Documentation(info="<html>
55<div class=\" release-summary\">
66<p>
7- Version 11.1.1 is ... xxx
7+ Version 11.1.1 is backward compatible with 11.1.0.
88</p>
9- </div>
10- <!-- New libraries -->
119<p>
12- The following <b style=\" color:blue\">new libraries</b> have been added:
10+ The library has been tested with
11+ Dymola 2024x Refresh 1,
12+ OpenModelica 1.26.3,
13+ OPTIMICA 1.66 and recent versions of Impact.
1314</p>
14- <table class=\" releaseTable\" summary=\" summary\" border=\" 1\" cellspacing=\" 0\" cellpadding=\" 2\">
15- <tr><td valign=\" top\">xxx
16- </td>
17- <td valign=\" top\">xxx.
18- </td>
19- </tr>
20- </table>
21- <!-- New components for existing libraries -->
2215<p>
23- The following <b style=\" color:blue\ ">new components</b> have been added
24- to <b style=\" color:blue\ ">existing</b> libraries:
16+ This backward compatible version contains various model improvements.
17+ It also has been updated to use the Modelica Standard Library 4.1.0.
2518</p>
26- <table class=\" releaseTable\" summary=\" summary\" border=\" 1\" cellspacing=\" 0\" cellpadding=\" 2\" style=\" border-collapse:collapse;\">
27- <tr><td colspan=\" 2\"><b>xxx</b>
28- </td>
29- </tr>
30- <tr><td valign=\" top\">xxx
31- </td>
32- <td valign=\" top\">xxx.
33- </td>
34- </tr>
35- </table>
19+ </div>
20+ <!-- New libraries -->
21+ <!-- New components for existing libraries -->
3622<!-- Backward compatible changes -->
3723<p>
3824The following <b style=\" color:blue\">existing components</b>
@@ -124,21 +110,6 @@ have been <b style=\"color:blue\">improved</b> in a
124110</tr>
125111</table>
126112<!-- Non-backward compatible changes to existing components -->
127- <p>
128- The following <b style=\" color:blue\">existing components</b>
129- have been <b style=\" color:blue\">improved</b> in a
130- <b style=\" color:blue\">non-backward compatible</b> way:
131- </p>
132- <table class=\" releaseTable\" summary=\" summary\" border=\" 1\" cellspacing=\" 0\" cellpadding=\" 2\" style=\" border-collapse:collapse;\">
133- <tr><td colspan=\" 2\"><b>xxx</b>
134- </td>
135- </tr>
136- <tr><td valign=\" top\">xxx
137- </td>
138- <td valign=\" top\">xxx.
139- </td>
140- </tr>
141- </table>
142113<!-- Errors that have been fixed -->
143114<p>
144115The following <b style=\" color:red\">critical errors</b> have been fixed (i.e., errors
@@ -188,13 +159,5 @@ units are wrong or errors in documentation):
188159 </td>
189160</tr>
190161</table>
191- <p>
192- Note:
193- </p>
194- <ul>
195- <li>
196- xxx
197- </li>
198- </ul>
199162</html>" ));
200163end Version_11_1_1;
0 commit comments