Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
beutlich committed Mar 12, 2024
1 parent d27fc80 commit 7a49378
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</head>
<body>
<h1>GitHub issues resolved for v4.1.0</h1>
<p>As part of this release 414 <a href="https://github.com/modelica/ModelicaStandardLibrary/milestone/61">issues</a> (including 312 pull requests (PR)) were closed.</p>
<p>As part of this release 424 <a href="https://github.com/modelica/ModelicaStandardLibrary/milestone/61">issues</a> (including 319 pull requests (PR)) were closed.</p>
<h2>--MSL-general--</h2>
<h3>Enhancements</h3>
<ul>
Expand Down Expand Up @@ -62,6 +62,7 @@ <h3>Bugs</h3>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/issues/3878">#3878</a> Unit-checking using Gain and LimIntegrator-blocks</li>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/4045">#4045</a> (PR) Fix startTime of (SignalPWM) -&gt; ZeroOrderHold </li>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/4189">#4189</a> (PR) Avoid having both start-value and initial equation</li>
<li><a href="https://github.com/modelica/ModelicaStandardLibrary/pull/4345">#4345</a> (PR) Consider shiftTime for verbose extrapolation in CombiTimeTable</li>
</ul>
<h3>Enhancements</h3>
<ul>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GitHub issues resolved for v4.1.0

As part of this release 414 [issues](https://github.com/modelica/ModelicaStandardLibrary/milestone/61) (including 312 pull requests (PR)) were closed.
As part of this release 424 [issues](https://github.com/modelica/ModelicaStandardLibrary/milestone/61) (including 319 pull requests (PR)) were closed.

## --MSL-general--

Expand Down Expand Up @@ -50,6 +50,7 @@ As part of this release 414 [issues](https://github.com/modelica/ModelicaStandar
* [\#3878](https://github.com/modelica/ModelicaStandardLibrary/issues/3878) Unit-checking using Gain and LimIntegrator-blocks
* [\#4045](https://github.com/modelica/ModelicaStandardLibrary/pull/4045) (PR) Fix startTime of (SignalPWM) -&gt; ZeroOrderHold
* [\#4189](https://github.com/modelica/ModelicaStandardLibrary/pull/4189) (PR) Avoid having both start-value and initial equation
* [\#4345](https://github.com/modelica/ModelicaStandardLibrary/pull/4345) (PR) Consider shiftTime for verbose extrapolation in CombiTimeTable

### Enhancements

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion Modelica/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2478,7 +2478,7 @@ versions 4.0.0 will work without any changes also with version 4.1.0.
Short Overview:
</p>
<ul>
<li>About <a href=\"modelica://Modelica/Resources/Documentation/Version-4.1.0/ResolvedGitHubIssues.html\">414 issues (including 312 pull requests)</a> have been addressed for this release.</li>
<li>About <a href=\"modelica://Modelica/Resources/Documentation/Version-4.1.0/ResolvedGitHubIssues.html\">424 issues (including 319 pull requests)</a> have been addressed for this release.</li>
<li>This version is based on the recent Modelica language standard version 3.6.</li>
</ul>
<p>
Expand Down

0 comments on commit 7a49378

Please sign in to comment.