Release 2.1.3 (Feb. 24th 2021):
* Removing all nominal information in models to suppress OM warnings.
* Still an issue to solve with OM referring to external functions redefinition (ticket #6389).
Release 2.1.2 (Feb. 18th 2021):
* Library is less depending on MSL.
Release 2.1.1 (Jan. 30th 2021):
* algorithm in class myVariableLoad replaced by an equation (to be quicker with Dymola).
Release 2.1.0 (Jan. 25th 2021):
* Replacing in 3 models the <> by > as <> among Reals is forbidden in Modelica.
* Removing the model myVariablePVNode and modifying the examples related to breakers (islanding).
Release 2.0.1 (Jan. 24th 2021):
* Portability minor improvements so that the library is no more depending on the differences between MSL 3.2.3 and MSL 4.0.0.
Release 2.0.0 (Dec. 3rd 2020):
* Semantic versioning is now in conformance with de-facto standard in the Modelica community, see ​http://www.semver.org
* Language versions used are Modelica(version="4.0.0"), and Complex(version="4.0.0")
These versions are available with Dymola 2021x, and with OM 1.17.0 (refer to tickets #6261, and #6274)
* Some issues are reported on assert() management:
  - tickets #6264 and #6265 for OM
  - SR00715358 for Dymola
* A ticket is reported on FMU export with OM: refer to #6262 (incorrect start value for an input variable)
* A ticket is reported about the size of FMUs exported from OM: refer to #6278 (about 10 times heavier than Dymola' ones)

Release 1.4 (Dec. 1st 2020):
Some cosmetic changes in comments
This release is the most recent available for MSL 3.2.3.

Release 1.3 (Nov. 22th 2020):   
* Causal connectors are now defined without flow attribute to be in conformance with academic Modelica
* Also refer to some OM tickets at https://trac.openmodelica.org/OpenModelica 
  - ticket #6224: --tearingMethod=minimalTearing must be set in OMEdit (Tools | Options | Simulation)
  - ticket #6232: Improvement required on the tearing algorithm done in release 1.17.0 (Feb. 2021)
  - ticket #4232: Requested enhancement to improve plotting of almost constant variables

Release 1.2 (Nov. 13th 2020):
* Correction of minor errors reported by the "Pedantic check" option of Dymola

Release 1.1 (Nov. 6th 2020):    
* Initial delivery with an issue in the displayUnit detected with Dymola 2021 (refer to SR00703824 solved with Dymola 2021x)