Skip to content

Commit d062317

Browse files
committed
Updated release information for 11.1.1
This updates the release notes and dates
1 parent c819a94 commit d062317

4 files changed

Lines changed: 13 additions & 50 deletions

File tree

Buildings/UsersGuide/ReleaseNotes/Version_11_1_1.mo

Lines changed: 10 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -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>
3824
The 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>
144115
The 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>"));
200163
end Version_11_1_1;

Buildings/UsersGuide/ReleaseNotes/package.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on the Buildings library.
1010
</p>
1111
<ul>
1212
<li>
13-
<a href=\"modelica://Buildings.UsersGuide.ReleaseNotes.Version_11_1_1\">Version 11.1.1</a> (xxx)
13+
<a href=\"modelica://Buildings.UsersGuide.ReleaseNotes.Version_11_1_1\">Version 11.1.1</a> (May 4, 2026)
1414
</li>
1515
<li>
1616
<a href=\"modelica://Buildings.UsersGuide.ReleaseNotes.Version_11_1_0\">Version 11.1.0</a> (March 17, 2025)

Buildings/package.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ annotation (
77
preferredView="info",
88
version="11.1.1",
99
versionDate="2025-03-17",
10-
dateModified="2025-03-17",
10+
dateModified="2026-05-04",
1111
uses(Modelica(version="4.1.0")),
1212
conversion(
1313
noneFromVersion="11.1.0",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The main project site is http://simulationresearch.lbl.gov/modelica.
2929

3030
## Current release
3131

32-
Download [Buildings Library 11.1.0 (2025-03-17)](https://github.com/lbl-srg/modelica-buildings/releases/download/v11.1.0/Buildings-v11.1.0.zip)
32+
Download [Buildings Library 11.1.1 (2026-05-04)](https://github.com/lbl-srg/modelica-buildings/releases/download/v11.1.1/Buildings-v11.1.1.zip)
3333

3434
## License
3535

0 commit comments

Comments
 (0)