From 5dadd60a0c555ab0f989d9f7424387a2932a8512 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Mendoza=20P=C3=A9rez?= Date: Tue, 13 Jul 2021 18:19:32 +0200 Subject: [PATCH] updated readme, added status table MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Antonio Mendoza Pérez --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 130aa046..45ed5813 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ With the SDK you can: * Validate workflow definitions +### Status + +| Latest Releases | Conformance to spec version | +| :---: | :---: | +| [v1.0.0](https://github.com/serverlessworkflow/sdk-typescript/releases/) | [v0.6](https://github.com/serverlessworkflow/specification/tree/0.6.x) | + + + ## Getting Started ### Building locally