diff --git a/Buildings/package.mo b/Buildings/package.mo index d53eab0eb12..423044019de 100644 --- a/Buildings/package.mo +++ b/Buildings/package.mo @@ -204,6 +204,115 @@ Each class (i.e., model, block and function) must be used in an example or valid package ReleaseNotes "Release notes" extends Modelica.Icons.ReleaseNotes; +class Version_8_1_3 "Version 8.1.3" + extends Modelica.Icons.ReleaseNotes; + annotation (Documentation(info=" +
+

+Version 8.1.3 is a patch that has backward compatible bug fixes. +It is backwards compatible with versions 8.0.0, 8.1.0 and 8.1.1. +

+

+The library has been tested with Dymola 2022, +JModelica (revision 14023), +OpenModelica 1.19.0-dev (449+g4f16e6af22), +OPTIMICA (revision OCT-dev-r26446_JM-r14295) and recent versions of Impact. +

+
+ +

+The following new libraries have been added: +

+ + + + +
xxx + xxx. +
+ +

+The following new components have been added +to existing libraries: +

+ + + + + + +
xxx +
xxx + xxx. +
+ +

+The following existing components +have been improved in a +backward compatible way: +

+ + + + + + + + + + + +
xxx +
xxx + xxx. +
xxx +
xxx + xxx. +
+ + +

+The following critical errors have been fixed (i.e., errors +that can lead to wrong simulation results): +

+ + + + + + +
xxx +
xxx + xxx. +
+ +

+The following uncritical errors have been fixed (i.e., errors +that do not lead to wrong simulation results, e.g., +units are wrong or errors in documentation): +

+ + + + + + +
xxx +
xxx + xxx. +
+

+Note: +

+ +")); +end Version_8_1_3; + + class Version_8_1_2 "Version 8.1.2" extends Modelica.Icons.ReleaseNotes; annotation (Documentation(info=" @@ -9523,6 +9632,9 @@ on the Buildings library.