Skip to content

Commit

Permalink
Markdown format VERSIONING changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Jun 17, 2021
1 parent 59306e9 commit 37b9eb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion VERSIONING.md
Expand Up @@ -12,7 +12,8 @@ is designed so the following goals can be achieved.
* [Semantic import
versioning](https://github.com/golang/go/wiki/Modules#semantic-import-versioning)
will be used.
* Versions will comply with [semver 2.0](https://semver.org/spec/v2.0.0.html) with the following exceptions.
* Versions will comply with [semver
2.0](https://semver.org/spec/v2.0.0.html) with the following exceptions.
* New methods may be added to exported API interfaces. All exported
interfaces that fall within this exception will include the following
paragraph in their public documentation.
Expand Down

0 comments on commit 37b9eb7

Please sign in to comment.