From caf83bd461074cc58b47d2a2710a4d15f50af4f1 Mon Sep 17 00:00:00 2001 From: Bixilon Date: Sat, 24 Dec 2022 14:57:17 +0100 Subject: [PATCH] doc: replace some emojis --- doc/VersionSupport.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/VersionSupport.md b/doc/VersionSupport.md index 94fa15cce..087995726 100644 --- a/doc/VersionSupport.md +++ b/doc/VersionSupport.md @@ -7,22 +7,22 @@ Versions before the minecraft netty rewrite (1.7; 13w41b) are currently not supp ## Releases -| Name | State | Comment | -|------------|-------|----------------------------------------------------------------------------------------------------------| -| 1.19.3 | ✔️️ | chat broken [#93](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83) | -| 1.19.x | ☑️ | communication commands broken (e.g. `/msg` [#93](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83) | -| 1.18.x | ✅ | best version supported | -| 1.17.x | ✅ | | -| **1.16.x** | ✅ | lts | -| 1.15.x | ✅ | eol | -| 1.14.x | ✅ | eol, some minor bugs | -| 1.13.x | ❌ | eol, no mappings [#40](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/40) | -| 1.12.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | -| 1.11.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | -| 1.10.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | -| 1.9.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | -| **1.8.x** | ❌ | lts, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | -| 1.7.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | +| Name | State | Comment | +|------------|-------|-----------------------------------------------------------------------------------------------------------| +| 1.19.3 | ✔ | chat broken [#93](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83) | +| 1.19.x | ✔ | communication commands broken (e.g. `/msg` [#93](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83)) | +| 1.18.x | ✅ | best version supported | +| 1.17.x | ✅ | | +| **1.16.x** | ✅ | lts | +| 1.15.x | ✅ | eol | +| 1.14.x | ✅ | eol, some minor bugs | +| 1.13.x | ❌ | eol, no mappings [#40](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/40) | +| 1.12.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | +| 1.11.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | +| 1.10.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | +| 1.9.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | +| **1.8.x** | ❌ | lts, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | +| 1.7.x | ❌ | eol, pre flattening [#26](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/26) | Versions marked as "eol" are end of life. That means that they are not high priority in minosoft, but their support will never get removed. Versions marked with "lts" are long term supported. They (and the latest one) will always be high priority supported.