diff options
Diffstat (limited to 'docs/Project-Versioning.md')
| -rw-r--r-- | docs/Project-Versioning.md | 9 |
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 - - +| 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 | ~ | ~| |
