ReleaseNotes

class ReleaseNotes "Release Notes"
    extends Modelica.Icons.ReleaseNotes;

    annotation (Documentation(info = "<html>\n\n  <h5>3.2.3, 2018-05-28 (Anton Haumer)</h5>\n  <ul>\n  <li> Fixed a bug in the IdealPump model</li>\n  <li> Added a simple open tank model</li>\n  <li> Added a simple piston/cylinder model</li>\n  <li> Added some more media</li>\n  <li> Added some more examples</li>\n  </ul>\n\n  <h5>3.2.2, 2010-06-25 (Christian Kral)</h5>\n  <ul>\n  <li> Added users guide package including contact and release notes</li>\n  </ul>\n\n  <h5>1.6.7, 2010-06-25 (Christian Kral)</h5>\n  <ul>\n  <li>Changed company name of Arsenal Research to AIT</li>\n  </ul>\n\n  <h5>1.6.6, 2007-11-13 (Anton Haumer)</h5>\n  <ul>\n  <li> Replaced all nonSIunits</li>\n  <li> Some renaming to be more concise</li>\n  </ul>\n\n  <h5>1.6.5, 2007-08-26 (Anton Haumer)</h5>\n  <ul>\n  <li> Fixed unit bug in SimpleFriction</li>\n  </ul>\n\n  <h5>1.6.4, 2007-08-24 (Anton Haumer)</h5>\n  <ul>\n  <li> Removed redeclare type SignalType</li>\n  </ul>\n\n  <h5>1.6.3, 2007-08-21 (Anton Haumer)</h5>\n  <ul>\n  <li> Improved documentation</li>\n  </ul>\n\n  <h5>1.6.2, 2007-08-20 (Anton Haumer)</h5>\n  <ul>\n  <li> Improved documentation</li>\n  </ul>\n\n  <h5>1.6.1, 2007-08-12 (Anton Haumer)</h5>\n  <ul>\n  <li> Improved documentation</li>\n  <li> Removed type TemperatureDifference since this is defined in Modelica.SIunits</li>\n  </ul>\n\n  <h5>1.60, 2007-01-23 (Anton Haumer)</h5>\n  <ul>\n  <li> New parameter tapT defining Temperature of heatPort</li>\n  </ul>\n\n  <h5>1.5.0 2005-09-07 (Anton Haumer)</h5>\n  <ul>\n  <li> SemiLinear works fine</li>\n  </ul>\n\n  <h5>1.4.3 Beta 2005-06-20 (Anton Haumer)</h5>\n  <ul>\n  <li> Test of mixing / semiLinear</li>\n  <li>New test example: OneMass</li>\n  <li>New test example: TwoMass</li>\n  </ul>\n\n  <h5>1.4.2 Beta, 2005-06-18 (Anton Haumer)</h5>\n  <ul>\n  <li> New test example: ParallelPumpDropOut</li>\n  </ul>\n\n  <h5>1.4.0, 2005-06-13 (Anton Haumer)</h5>\n  <ul>\n  <li> Stable release</li>\n  </ul>\n\n  <h5>1.3.3 Beta, 2005-06-07 (Anton Haumer)</h5>\n  <ul>\n  <li> Corrected usage of simpleFlow</li>\n  </ul>\n\n  <h5>1.3.1 Beta, 2005/06/04 Anton Haumer</h5>\n  <ul>\n  <li>New example: PumpAndValve</li>\n  <li>New example: PumpDropOut</li>\n  </ul>\n\n  <h5>1.3.0 Beta, 2005-06-02 (Anton Haumer)</h5>\n  <ul>\n  <li> Friction losses are fed to medium</li>\n  </ul>\n\n  <h5>1.2.0 Beta, 2005-02-18 (Anton Haumer)</h5>\n  <ul>\n  <li>Introduced geodetic height in Components.Pipes</li>\n  <li>New models: Components.Valve, Sources.IdealPump</li>\n  </ul>\n\n  <h5>1.1.1, 2005-02-18 (Anton Haumer)</h5>\n  <ul>\n  <li>Corrected usage of cv and cp</li>\n  </ul>\n\n  <h5>1.1.0, 2005-02-15 (Anton Haumer)</h5>\n  <ul>\n  <li>Reorganisation of the package</li>\n  </ul>\n\n  <h5>1.0.0, 2005-02-01 (Anton Haumer)</h5>\n  <ul>\n  <li>First stable official release</li>\n  </ul>\n\n</html>"));
end ReleaseNotes;