diff options
| author | Ken <kenny@madgloryint.com> | 2017-11-01 13:27:17 -0400 |
|---|---|---|
| committer | Ken <kenny@madgloryint.com> | 2017-11-01 13:27:17 -0400 |
| commit | 1385a3cefc7312a3f18e8d78a854411b53c75e67 (patch) | |
| tree | f27292fc20215f68c25ab09830947da56fb732a9 /en/versioning.md | |
| parent | 0f19a09673be2bb79426e21a6460d5095f43287a (diff) | |
| download | vainglory-docs-1385a3cefc7312a3f18e8d78a854411b53c75e67.tar.gz vainglory-docs-1385a3cefc7312a3f18e8d78a854411b53c75e67.zip | |
Initial commit of the new logs.
Diffstat (limited to 'en/versioning.md')
| -rw-r--r-- | en/versioning.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/en/versioning.md b/en/versioning.md deleted file mode 100644 index c90a385..0000000 --- a/en/versioning.md +++ /dev/null @@ -1,9 +0,0 @@ -## Versioning {#versioning} - -We following [SEMVER](http://semver.org/) standards, using a MAJOR.MINOR.PATCH versioning scheme. This means that we will increment versioning in the following way: - -* MAJOR version when we make incompatible API changes, -* MINOR version when we add functionality in a backwards-compatible manner, -* PATCH version when we make backwards-compatible bug fixes. - -You can see the current version and deploy date by viewing the [Status](https://api.dc01.gamelockerapp.com/status) endpoint. |
