diff --git a/gdtf-spec.md b/gdtf-spec.md index 51b4b4e..6fe0a67 100644 --- a/gdtf-spec.md +++ b/gdtf-spec.md @@ -82,6 +82,7 @@ amendments) applies. - [ANSI E1.20 - 2010 Entertainment Technology—RDM Remote Device Management Over DMX512 Networks](https://tsp.esta.org/tsp/documents/docs/ANSI_E1-20&E1-37-1&E1-37-2.zip) +- [Semantic Versioning 2.0](https://semver.org/) ## Terms and definitions @@ -225,6 +226,12 @@ DataVersion: `` The example above shows the XML node for GDTF version 1.2. +From GDTF Spec version 2.0, GDTF Spec uses Semantic Versioning 2.0, where given +a version number MAJOR.MINOR, the numbers mean: + +- MAJOR version for incompatible API changes +- MINOR version for added functionality in a backward compatible manner +
#### Table 2. *GDTF Node Attributes*