diff --git a/IBPSA/package.mo b/IBPSA/package.mo index d97e1c3e0c..32e27d90f3 100644 --- a/IBPSA/package.mo +++ b/IBPSA/package.mo @@ -130,6 +130,15 @@ Non-SI units are to be kept at an absolute minimum, and they must be declared as package ReleaseNotes "Release notes" extends Modelica.Icons.ReleaseNotes; + class Version_3_0_0 "Version 3.0.0" + extends Modelica.Icons.ReleaseNotes; + annotation (preferredView="info", Documentation(info=" +

+Third release of the IBPSA library. +

+")); + end Version_3_0_0; + class Version_2_0_0 "Version 2.0.0" extends Modelica.Icons.ReleaseNotes; annotation (preferredView="info", Documentation(info=" @@ -156,6 +165,9 @@ This section summarizes the releases of the IBPSA library.

@@ -265,6 +277,9 @@ Marcus Fuchs, RWTH Aachen University, Germany Filip Jorissen, KU Leuven, Belgium
  • +Alex Laferriere, Polytechnique Montreal, Canada +
  • +
  • Moritz Lauster, RWTH Aachen University, Germany
  • @@ -428,9 +443,9 @@ end UsersGuide; annotation ( -version="2.0.0", -versionDate="2018-06-14", -dateModified = "2018-06-14", +version="3.0.0", +versionDate="2018-09-28", +dateModified = "2018-09-28", uses(Modelica(version="3.2.2")), preferredView="info", Documentation(info="