ReleaseNotes

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

    annotation (Documentation(info = "<html>\n<h4>Version 1.0.8, 2009-10-01</h4>\n<ul>\n<li>Package Register with Flip-Flops and Latches added</li>\n<li>InertialDealySensitiveVector added</li>\n</ul>\n<h4>Version 1.0.7, 2005-07-01</h4>\n<ul>\n<li>InertialDelaySensitive improved</li>\n<li>Minor errors fixed in basic and delay models (final introduced)</li>\n<li>Sources.Pulse rewritten to avoid a warning</li>\n<li>Minor errors in default values of sources fixed</li>\n</ul>\n<h4>Version 1.0.6, 2004-10-18</h4>\n<ul>\n<li> Missing HTML tags added (problems with mismatched pre tags fixed).</li>\n<li> CVS ID string deleted.</li>\n</ul>\n<h4>Version 1.0.5, 2004-10-01</h4>\n<ul>\n<li> Wrong identifiers x0 and Tdel in HalfAdder example fixed.</li>\n<li> Experiment command in FlipFlop example deleted.</li>\n<li> Known issue: Pulse source causes a warning in Dymola. It is recommended to use Clock source.</li>\n</ul>\n<h4>Version 1.0.4, 2004-09-30</h4>\n<ul>\n<li> Documentation improved.</li>\n</ul>\n<h4>Version 1.0.3, 2004-09-21</h4>\n<ul>\n<li> Table names changed from \"map\" to \"Table\".</li>\n<li> Icons for converters modified.</li>\n<li> LogicValueType renamed to Logic. For the Electrical.Digital library\n     the type Logic has a fundamental meaning. Logic is similar to\n     Real, Integer or Boolean in other packages. Names for converters\n     are now more consistent (LogicToBoolean, RealToLogic etc.).</li>\n<li> Icons for gates and sources improved.</li>\n<li> New examples added.</li>\n<li> Internal names for signals and ports unified.</li>\n<li> Simple Clock source added in addition to Pulse source (for convenience reasons).</li>\n</ul>\n<h4>Version 1.0.2, 2004-09-13</h4>\n<ul>\n<li> First prerelease for discussions at the 40th Modelica Design Meeting.</li>\n</ul>\n<h4>Version 1.0.1, 2004-06-01</h4>\n<ul>\n<li> Packages Tables, Basic, and Gates implemented.</li>\n<li> Transport and inertial delay implemented and successfully tested.</li>\n</ul>\n<h4>Version 1.0.0, 2003-05-01</h4>\n<ul>\n<li> A first version has been implemented for case studies.</li>\n</ul>\n</html>"));
end ReleaseNotes;