-
Notifications
You must be signed in to change notification settings - Fork 1
How to Update Version
W. Bomar edited this page Dec 9, 2021
·
2 revisions
Follow Semantic Versioning.
- Log version changes in change log.
- Tally whether any "Added" entries are MAJOR or MINOR.*
- Tally whether any "Changed" entries are MAJOR or MINOR.*
- Tally whether any "Fixed" entries are MAJOR or PATCH.*
- Tally whether any "Removed" entries are MAJOR or MINOR or PATCH.*
- Add the tallies to the previous version.
Footnotes
* These are the version changes expected from such entries. If another version change is possible, please confirm with senior dev to update this document.
TACC ACI WMA Core-CMS Project Documentation