 -- fmu-wrapper (0.1), Fri, 10 Jan 2014 
    * Initial version of the toolbox.
    Import of FMUs in Scilab/Xcos FMI for Model Exchange Version 1.0.
    Export of FMUs from Xcos FMI for Model Exchange Version 1.0.
 -- fmu-wrapper (0.2), Fri, 25 Apr 2014
    * Feature release
    Added the Export of FMUs from Xcos (FMI for CoSimulation Version 1.0).
    Improved the documentation of the toolbox.
    Added Xcos demonstrations. 
 -- fmu-wrapper (0.3), Fri, 27 Jun 2014
    * Feature release
    Improved the error messages report for the Export FMUs.
 -- fmu-wrapper (0.4), Wed, 02 Jul 2014
    * Bugfix release
    Fixed all errors and warnings in FMUchecker for the FMUs exported by Xcos.
    Fixed compilation on Windows.
    Added test for FMUs ME and CS code generation.
    Added check for Xcos blocks that are not supported for the FMI code generation.
 -- fmu-wrapper (0.5), Wed, 23 Jul 2014
    * Bugfix/feature release
    Fixed issue_4544.
    Issue_1447 - added CoSimulation in Xcos.
 -- fmu-wrapper (0.6), Wed, 30 Jul 2014
    * Bugfix/feature release
    Added the numerical test for the FMUs exported by Xcos.
    Export FMUs: fixed the calling of set_scicos_time in FMUs for CoSimulation.