github.com/theQRL/go-zond@v0.2.1/cmd/clef/intapi_changelog.md (about) 1 ## Changelog for internal API (ui-api) 2 3 The API uses [semantic versioning](https://semver.org/). 4 5 TL;DR: Given a version number MAJOR.MINOR.PATCH, increment the: 6 7 * MAJOR version when you make incompatible API changes, 8 * MINOR version when you add functionality in a backwards-compatible manner, and 9 * PATCH version when you make backwards-compatible bug fixes. 10 11 Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format. 12