This file lists the versions of the BinaryCode schema.
Each version gets an entry of the form:
- Version: version number in semantic version format consisting of <major>.<minor>.<patch>
- Revision: SHA1 ID hash of GIT commit
- Description: May consist of multiple lines.
The entries should be separated by an empty line.

The recent version number must become the fixed value of the "version" attribute of the Manifest element of the schema file.
On the other hand, the "eFMUProdCodeDescriptionCreator" writes the supported version number to that attribute.
Hence, the version number can be used for multiple purposes:
- For each Manifest file, the considered version of the schema is stored.
- The validation of the generated Manifest file also checks wether the file fits to the schema.
  If not, it produces an error message like: "Validation failed: The value of the 'version' attribute does not equal its fixed value."

=============================================================================

Version: <major>.<minor>.<patch>
Revision: <SHA1 ID of last commit for this version>
Description: <enter description>

Version: 0.12.0
Revision: b1ffe9f703350f9d08ebb14a3cc27b454b09b0a1
Description: 
Restricted generationDateAndTime attribute of BinaryModule with pattern according to the eFMI Standard.

Version: 0.11.0
Revision: eadf724fb964cdadc428a69239c822d61636fd27
          2374f3ba2d6f4f0d7b29036ea3fe8d1ea32310cc
Description: 
Changed path attribute in File element, thus all manifest schema have to be changed.

Version: 0.10.0
Revision: 899540adb1fd995eefbc92ebd6c8e340e0d64b79
    0ec4b18f53469f2eb4a1ad9925362a8eab362c42
Description: 
Michael Hussmann
Changes decided on PlugFest 2020-11 and succeeding discussions:
- Aligned vendor annotations with FMI annotations
- Added new LinkerOptions in analogy to CompilerOptions

Version: 0.9.0
50a4bc8b93671c6035019f240b634bf5b0bc65a0
Description:
Jörg Niere
Changes decided on October plug-fest

Version: 0.8.0
Revision: 90931bd800cd7f27d4ea77f59d753442abab190d
Description: 
Martin Otter
Manifest attributes for all Manifest files defined in new file efmiManifestAttributes.xsd

Version: 0.7.0
Revision: c6106ffcccdf422dd11e699288567a879cd00885
Description:
introduced identifier type

Version: 0.6.0
Revision: 527504803fca2ea5f9ddba544c630d571306102a
Description:
- Changed format to semantics version number

Version: 0.6
Revision: 85fb1edb3cc9d077869f3ed434e33509bd25a14f
Description:
- Plug-Fest modifications.

Version: 0.4
Revision: dc52dc40212a8e62a56dcf544a7997b49f8415ec
- Updated for latest container architecture
- fixed typos
- moved elements to attributes

Version: 0.3
Revision: 4e1dd470da3ea8db4617b47a8155dcba86543fde
- Removed Module Reference attribute from Binary Module


Version: 0.2
Revision: 8170e0b0ed154aa9b288080e76fbf55c8b2125f0
- removed old module definition
- changed references to fiele references

Version: 0.1
Revision: 6541cc2ef373bffc0feaee112fa5a72c5c254ad7
Description: Based on ...
 - initial version
