Skip to content

Commit

Permalink
(API 8+) Updated API page to state API 8 EOL (#992)
Browse files Browse the repository at this point in the history
* Wait really .... only 1 commit which changed from api 8.2 to 8.3 before eol?

* Found versions

* end of updates
  • Loading branch information
mosemister authored Jan 4, 2024
1 parent 28b6fce commit 71ab160
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions source/plugin/api-versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ API-Versions
This page explains which API versions exist, and to which Minecraft version their implementations belong.

+-------------+--------------+----------------+-------------------------------------------+
| API-Version | Release Date | End of Support | Known Implementations (Minecraft Version) |
| API-Version | Release Date | End of Updates | Known Implementations (Minecraft Version) |
+=============+==============+================+===========================================+
| *11.0.0* | TBA | TBA | * SpongeForge (1.20.1 - expected) |
| | | | * SpongeVanilla (1.20.1 - expected) |
| *11.0.0* | TBA | TBA | * SpongeForge (1.20.4 - expected) |
| | | | * SpongeVanilla (1.20.4 - expected) |
+-------------+--------------+----------------+-------------------------------------------+
| 10.0.0 | Sep 3 2023 | TBA | * SpongeForge (1.19.4) |
| | | | * SpongeVanilla (1.19.4) |
+-------------+--------------+----------------+-------------------------------------------+
| 9.0.0 | May 19 2022 | April 1, 2023 | * SpongeVanilla (1.18.2) |
+-------------+--------------+----------------+-------------------------------------------+
| 8.2.0 | Sep 3, 2023 | TBA | * SpongeForge (1.16.5) |
| 8.2.0 | Sep 3, 2023 | Sep 3, 2023 | * SpongeForge (1.16.5) |
| | | | * SpongeVanilla (1.16.5) |
+-------------+--------------+----------------+-------------------------------------------+
| 8.1.0 | Jan 8, 2022 | Sep 3rd, 2023 | * SpongeForge (1.16.5) |
| 8.1.0 | Jan 8, 2022 | Sep 3, 2023 | * SpongeForge (1.16.5) |
| | | | * SpongeVanilla (1.16.5) |
+-------------+--------------+----------------+-------------------------------------------+
| 8.0.0 | May 19, 2022 | Jan 8, 2022 | * SpongeForge (1.16.5) |
Expand Down

0 comments on commit 71ab160

Please sign in to comment.