Represents structural changelog differences between specification versions
| Property | Type | Description |
|---|---|---|
| master | Any | Specification content corresponding to the current master definition |
| tag | Any | Specification content corresponding to the target tagged version |
| version | String | Version identifier for the tag release |
| changelog | String | Formatted summary detailing API changes between master and tag |