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 /es/versioning.md | |
| parent | 0f19a09673be2bb79426e21a6460d5095f43287a (diff) | |
| download | vainglory-docs-1385a3cefc7312a3f18e8d78a854411b53c75e67.tar.gz vainglory-docs-1385a3cefc7312a3f18e8d78a854411b53c75e67.zip | |
Initial commit of the new logs.
Diffstat (limited to 'es/versioning.md')
| -rw-r--r-- | es/versioning.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/es/versioning.md b/es/versioning.md deleted file mode 100644 index 3a1fbd1..0000000 --- a/es/versioning.md +++ /dev/null @@ -1,9 +0,0 @@ -## Versiones - -Seguimos normas [SEMVER](http://semver.org/), utilizando un esquema de versiones MAJOR.MINOR.PATCH. Esto significa que incrementamos las versiones de la siguiente manera: - - * MAJOR versión cuando hacemos cambios API incompatibles, - * MINOR versión cuando añadimos funcionalidad retro-compatible, - * PATCH versión cuando hagamos arreglos de bugs retrocompatibles. - -Puedes ver la versión actual y la fecha de llegada mirando el [Status](https://api.dc01.gamelockerapp.com/status) endpoint. |
