Closed
Description
Proposal
A new specification should come with a list of highlighted changes over previous specifications.
This eases the burden both for spec implementers but also for users porting over old schemas.
The website should then likely link to this changelog.
In Python-land, I've found something like https://pypi.python.org/pypi/towncrier to be useful for this purpose, such that as we make individual changes to a spec, they should come with fragments that can be collected together later into the changelog. git logs are typically too noisy, and lack information about large-ness of changes, but we might want to look into something similar that is git-native.
(Apologies if we've already done this and I'm not finding it in my <30 seconds of looking).
Metadata
Metadata
Assignees
Labels
No labels