ReleaseNotes

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

    annotation (Documentation(info = "<html>\n<h5>Version 3.2.3, 2019-01-23</h5>\n<ul>\n<li>Included in the MSL 3.2.3</li>\n<li>Added some more examples according to\n    <a href=\"https://github.com/modelica/ModelicaStandardLibrary/issues/1515\">#1515</a></li>\n<li>Added magnitudes and angles of complex quantities for better result interpretation</li>\n</ul>\n\n\n<h5>Version 1.0.0, 2013-12-18</h5>\n<ul>\n<li>Initial version before inclusion in MSL</li>\n</ul>\n</html>"));
end ReleaseNotes;