From 3a80c1b2c41f075147fb0b4575c7b4dc36e77239 Mon Sep 17 00:00:00 2001 From: Eduardo Gulias Davis Date: Wed, 30 Dec 2020 11:46:34 +0100 Subject: [PATCH] Adding release version --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 246061c..120b162 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ This library aims to support RFCs: **Curent major version with full support is v3** -| Version | EOL | Only critical bug fixes | Full | -| ---- | :----: | :----: | :----: | -| v3.x | - | X | X | -| v2.1.x | 01/2022 | X | | -| v1.2 | YES | | | +| Version | Released | EOL | Only critical bug fixes | Full | +| ---- | :----: | :----: | :----: | :----: | +| v3.x | 2020/12/29 | - | X | X | +| v2.1.x | 2016/05/16 | 01/2022 | X | | +| v1.2 | 2013/19/05 | YES | | | ## Requirements ## @@ -113,4 +113,4 @@ As this is a port from another library and work, here are other people related t ## License ## -Released under the MIT License attached with this code. \ No newline at end of file +Released under the MIT License attached with this code.