From 76b1936ded31ba3bbe176d42a68f1e9cdba6bb01 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sun, 2 Apr 2023 16:59:04 +0700 Subject: [PATCH] readme: added supported version --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 0aaa27f32..3d27731b1 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,18 @@ TorrentPier is currently in active development. The goal is to remove all legacy modern standards. If you want to go deep on the code, check our [issues](https://github.com/torrentpier/torrentpier/issues) and go from there. The documentation will be translated into english in the near future, currently russian is the main language of it. +## Supported versions + +**Current major version with full support is v2.4** + +| Version | Released | EOL | Only critical bug fixes | Full | +|:------------------------------------------------------------------------:|:-------------:|:------:|:-----------------------:|:----:| +| [v2.1.5-LTS](https://github.com/torrentpier/torrentpier-lts/releases) | 2023/04/04 | | ✅ | | +| [v2.4.*](https://github.com/torrentpier/torrentpier/tree/master) | Stay tuned 😉 | | ✅ | ✅ | +| [v2.3.*](https://github.com/torrentpier/torrentpier/releases/tag/v2.3.1) | 2023/03/18 | YES 💀 | | | +| [v2.2.*](https://github.com/torrentpier/torrentpier/releases/tag/v2.2.3) | 2017/08/08 | YES 💀 | | | +| [v2.1.*](https://github.com/torrentpier/torrentpier/releases/tag/v2.1.5) | 2014/12/06 | YES 💀 | | | + ## Requirements * Apache / nginx