summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-06-29 09:13:51 +0200
committerGitHub <noreply@github.com>2020-06-29 09:13:51 +0200
commit438d7d7a68b355080cca46200085e0824b0c72b8 (patch)
tree234ac817a71ad59b107ec4d0ec30449dc350e3ac
parent18ae1e8f460e7c2f5ff4a264975c069eda548108 (diff)
downloadwiki-438d7d7a68b355080cca46200085e0824b0c72b8.tar.gz
wiki-438d7d7a68b355080cca46200085e0824b0c72b8.tar.bz2
wiki-438d7d7a68b355080cca46200085e0824b0c72b8.zip
Improved releases table
-rw-r--r--docs/Project-Versioning.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/Project-Versioning.md b/docs/Project-Versioning.md
index cbb16b6..d2df767 100644
--- a/docs/Project-Versioning.md
+++ b/docs/Project-Versioning.md
@@ -1,3 +1,4 @@
+
We are using the semantic versioning standard:
http://semver.org/spec/v2.0.0.html
@@ -38,5 +39,9 @@ At the beginning of each development phase, we will clean the sql/updates folder
* **PHASE 4: End of Life ( EOL )**: We will archive that release keeping documentation and branch ofc. You can continue to use/download it, but we won't offer any official support of any kind
-![Versioning](https://docs.google.com/spreadsheets/d/1W0fqLhfbh9N4NIjcKYqpfifdAGHEQatPfy1bxzpHWds/pubchart?oid=379908243&format=image)
-
+| version/branch | codename | description | current state | release data | end of support|
+| -- | -- | -- | -- | -- | -- |
+| 0.x | Sunwell| small reworks for sunwell |EOL| 2016 Q3 | 2017 Q1 |
+| 1.x | Mimiron | first version to introduce the module system | EOL| 2017 Q1 | 2019 Q1 |
+| 2.x | Gunship | Integrated CI/CD and tons of fixes | Security & Stability | 2019 Q1 | ~ |
+| master (3.x) | ~ | ~ | developing | ~ | ~|