Versions & Changelog ==================== Versions -------- This data standard is versioned. The scheme used is 3 numbers, `MAJOR.MINOR.PATCH` and follows `SemVer `_. In brief: Increments to Patch numbers: * should not change the intention of how the data standard actually works. * may include modified and additional content to make clear things that were previously unclear. * may include changes to correct previous mistakes. Increments to Minor numbers: * may include changes to the workings of the data standard, limited to additions of new models or fields in a backwards compatible manner. Increments to Major numbers: * may include changes to the workings of the data standard in a manner that is not backwards compatible. This will probably be modifications of existing models or fields. Changelog --------- 1.0.0 - 2021-03-31 ~~~~~~~~~~~~~~~~~~ First release.