Skip to content

Commit 2a85d9b

Browse files
committed
Readd releases table to README
Signed-off-by: Ricardo Zanini <[email protected]>
1 parent c2c84ac commit 2a85d9b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,18 @@ This table indicates the current state of implementation of various SDK features
4040
4141
---
4242

43+
## Releases
44+
45+
| Latest Releases | Conformance to Spec Version |
46+
|:--------------------------------------------------------------------------:|:---------------------------------------------------------------------------------:|
47+
| [v1.0.0](https://github.com/serverlessworkflow/sdk-go/releases/tag/v1.0.0) | [v0.5](https://github.com/serverlessworkflow/specification/tree/0.5.x) |
48+
| [v2.0.1](https://github.com/serverlessworkflow/sdk-go/releases/tag/v2.0.1) | [v0.6](https://github.com/serverlessworkflow/specification/tree/0.6.x) |
49+
| [v2.1.2](https://github.com/serverlessworkflow/sdk-go/releases/tag/v2.1.2) | [v0.7](https://github.com/serverlessworkflow/specification/tree/0.7.x) |
50+
| [v2.4.3](https://github.com/serverlessworkflow/sdk-go/releases/tag/v2.4.1) | [v0.8](https://github.com/serverlessworkflow/specification/tree/0.8.x) |
51+
| [v3.0.0](https://github.com/serverlessworkflow/sdk-go/releases/tag/v3.0.0) | [v1.0.0](https://github.com/serverlessworkflow/specification/releases/tag/v1.0.0) |
52+
53+
---
54+
4355
## Reference Implementation
4456

4557
The SDK provides a partial reference runner to execute your workflows:

0 commit comments

Comments
 (0)