I can see that OMOP CDM versioning is x.y.z based on the releases and tags. I also see that the website has changes from one x.y version to the next x.y version. I'm wondering if changes from x.y.z to the next x.y.z is disallowed from changing the tables and columns but is allowed other potential schema changes.
Is there any documentation on how OMOP CDM versioning is handled and what a major, minor and build change is allowed or not allowed to have?
Should there be a changelog file in the repository (aka NEWS.md like many other R packages?)
I can see that OMOP CDM versioning is x.y.z based on the releases and tags. I also see that the website has changes from one x.y version to the next x.y version. I'm wondering if changes from x.y.z to the next x.y.z is disallowed from changing the tables and columns but is allowed other potential schema changes.
Is there any documentation on how OMOP CDM versioning is handled and what a major, minor and build change is allowed or not allowed to have?
Should there be a changelog file in the repository (aka NEWS.md like many other R packages?)