ReleaseNotes

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

    annotation (Documentation(info = "<html>\n\n<h5>Version 3.2.2</h5>\n\n<ul>\n<li>Added block\n    <a href=\"modelica://Modelica.ComplexBlocks.ComplexMath.Conj\">Conj</a> for conjugate complex signal processing\n    </li>\n<li>Added optional conjugate complex input processing to all partial interfaces and complex blocks</li>\n</ul>\n\n<h5>Version 3.2</h5>\n\n<ul>\n<li>Introduction of first version</li>\n</ul>\n\n</html>"));
end ReleaseNotes;