From 1385a3cefc7312a3f18e8d78a854411b53c75e67 Mon Sep 17 00:00:00 2001 From: Ken Date: Wed, 1 Nov 2017 13:27:17 -0400 Subject: Initial commit of the new logs. --- en/versioning.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 en/versioning.md (limited to 'en/versioning.md') 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. -- cgit v1.3.1