1+ within Buildings.UsersGuide.ReleaseNotes;
2+ class Version_12_0_1 "Version 12.0.1"
3+ extends Modelica.Icons.ReleaseNotes;
4+ annotation (Documentation(info="<html>
5+ <div class=\" release-summary\">
6+ <p>
7+ Version 12.0.1 is ... xxx
8+ </p>
9+ </div>
10+ <!-- New libraries -->
11+ <p>
12+ The following <b style=\" color:blue\">new libraries</b> have been added:
13+ </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 -->
22+ <p>
23+ The following <b style=\" color:blue\">new components</b> have been added
24+ to <b style=\" color:blue\">existing</b> libraries:
25+ </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>
36+ <!-- Backward compatible changes -->
37+ <p>
38+ The following <b style=\" color:blue\">existing components</b>
39+ have been <b style=\" color:blue\">improved</b> in a
40+ <b style=\" color:blue\">backward compatible</b> way:
41+ </p>
42+ <table class=\" releaseTable\" summary=\" summary\" border=\" 1\" cellspacing=\" 0\" cellpadding=\" 2\" style=\" border-collapse:collapse;\">
43+ <tr><td colspan=\" 2\"><b>xxx</b>
44+ </td>
45+ </tr>
46+ <tr><td valign=\" top\">xxx
47+ </td>
48+ <td valign=\" top\">xxx.
49+ </td>
50+ </tr>
51+ <tr><td colspan=\" 2\"><b>xxx</b>
52+ </td>
53+ </tr>
54+ <tr><td valign=\" top\">xxx
55+ </td>
56+ <td valign=\" top\">xxx.
57+ </td>
58+ </tr>
59+ </table>
60+ <!-- Non-backward compatible changes to existing components -->
61+ <p>
62+ The following <b style=\" color:blue\">existing components</b>
63+ have been <b style=\" color:blue\">improved</b> in a
64+ <b style=\" color:blue\">non-backward compatible</b> way:
65+ </p>
66+ <table class=\" releaseTable\" summary=\" summary\" border=\" 1\" cellspacing=\" 0\" cellpadding=\" 2\" style=\" border-collapse:collapse;\">
67+ <tr><td colspan=\" 2\"><b>xxx</b>
68+ </td>
69+ </tr>
70+ <tr><td valign=\" top\">xxx
71+ </td>
72+ <td valign=\" top\">xxx.
73+ </td>
74+ </tr>
75+ </table>
76+ <!-- Errors that have been fixed -->
77+ <p>
78+ The following <b style=\" color:red\">critical errors</b> have been fixed (i.e., errors
79+ that can lead to wrong simulation results):
80+ </p>
81+ <table class=\" releaseTable\" summary=\" summary\" border=\" 1\" cellspacing=\" 0\" cellpadding=\" 2\" style=\" border-collapse:collapse;\">
82+ <tr><td colspan=\" 2\"><b>xxx</b>
83+ </td>
84+ </tr>
85+ <tr><td valign=\" top\">xxx
86+ </td>
87+ <td valign=\" top\">xxx.
88+ </td>
89+ </tr>
90+ </table>
91+ <!-- Uncritical errors -->
92+ <p>
93+ The following <b style=\" color:red\">uncritical errors</b> have been fixed (i.e., errors
94+ that do <b style=\" color:red\">not</b> lead to wrong simulation results, e.g.,
95+ units are wrong or errors in documentation):
96+ </p>
97+ <table class=\" releaseTable\" summary=\" summary\" border=\" 1\" cellspacing=\" 0\" cellpadding=\" 2\" style=\" border-collapse:collapse;\">
98+ <tr><td colspan=\" 2\"><b>xxx</b>
99+ </td>
100+ </tr>
101+ <tr><td valign=\" top\">xxx
102+ </td>
103+ <td valign=\" top\">xxx.
104+ </td>
105+ </tr>
106+ </table>
107+ <p>
108+ Note:
109+ </p>
110+ <ul>
111+ <li>
112+ xxx
113+ </li>
114+ </ul>
115+ </html>" ));
116+ end Version_12_0_1;
0 commit comments