ReleaseNotes

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

    annotation (
        preferredView = "info",
        DocumentationClass = true,
        Documentation(info = "<html>\n\n<h5>Version 3.2.3, 2019-01-23 (Anton Haumer, Christian Kral)</h5>\n<ul>\n  <li>Shortened default component names, see\n      <a href=\"https://github.com/modelica/ModelicaStandardLibrary/issues/2301\">#2301</a></li>\n<li>Removed redundant (and not identical) parameter m from\n    <a href=\"modelica://Modelica.Electrical.MultiPhase.Basic.MutualInductor\">MutualInductor</a>,\n    see <a href=\"https://github.com/modelica/ModelicaStandardLibrary/issues/2202\">#2202</a></li>\n<li>Changed epsilon from constant to parameter in\n    <a href=\"modelica://Modelica.Electrical.MultiPhase.Basic.MutualInductor\">MutualInductor</a>,\n    see <a href=\"https://github.com/modelica/ModelicaStandardLibrary/issues/2200\">#2200</a></li>\n<li>Added User's Guide</li>\n<li>Added blocks and functions for multiple base systems</li>\n</ul>\n\n<h5>Version 1.4.0, 2009-08-26 (Anton Haumer)</h5>\n<ul>\n<li>Added conditional HeatPorts as in Electrical.Analog</li>\n<li>Added switches with arc as in Electrical.Analog</li>\n</ul>\n\n<h5>Version 1.3.2, 2007-08-24 (Anton Haumer)</h5>\n<ul>\n<li>Removed redeclare type SignalType</li>\n</ul>\n\n<h5>Version 1.3.1, 2007-08-12 (Anton Haumer)</h5>\n<ul>\n<li>Improved documentation</li>\n</ul>\n\n<h5>Version 1.3.0, 2007-01-23 (Anton Haumer)</h5>\n<ul>\n<li>Improved some icons</li>\n</ul>\n\n<h5>Version 1.2, 2006-07-05 (Anton Haumer)</h5>\n<ul>\n<li>Removed annotation from pin of Interfaces.Plug</li>\n<li>Corrected usage of resistance/conductance</li>\n</ul>\n\n<h5>Version 1.1, 2006-01-12 (Anton Haumer)</h5>\n<ul>\n<li>Added Sensors.PowerSensor</li>\n</ul>\n\n<h5>Version 1.0, 2004-10-01 (Anton Haumer)</h5>\n<ul>\n  <li>Initial release version</li>\n</ul></html>"));
end ReleaseNotes;