File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ amendments) applies.
8282
8383- [ 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 )
8484
85+ - [ Semantic Versioning 2.0] ( https://semver.org/ )
8586
8687## Terms and definitions
8788
@@ -225,6 +226,12 @@ DataVersion: `<GDTF DataVersion="1.2">`
225226
226227The example above shows the XML node for GDTF version 1.2.
227228
229+ From GDTF Spec version 2.0, GDTF Spec uses Semantic Versioning 2.0, where given
230+ a version number MAJOR.MINOR, the numbers mean:
231+
232+ - MAJOR version for incompatible API changes
233+ - MINOR version for added functionality in a backward compatible manner
234+
228235<div id =" table-2 " >
229236
230237#### Table 2. * GDTF Node Attributes*
You can’t perform that action at this time.
0 commit comments