File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
reviewers:
2
- - tsurdilo
3
2
- ricardozanini
4
3
approvers:
5
- - tsurdilo
6
4
- ricardozanini
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ Current status of features implemented in the SDK is listed in the table below:
14
14
15
15
## Status
16
16
17
- | Latest Releases | Conformance to spec version |
18
- | :---: | :---: |
17
+ | Latest Releases | Conformance to spec version |
18
+ | :--------------------------------------------------------------------------: | :---: |
19
19
| [ 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 ) |
20
20
| [ 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 ) |
21
21
| [ 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 ) |
22
- | [ v2.2.0 ] ( https://github.com/serverlessworkflow/sdk-go/releases/tag/v2.2.0 ) | [ v0.8] ( https://github.com/serverlessworkflow/specification/tree/0.8.x ) |
22
+ | [ v2.2.1 ] ( https://github.com/serverlessworkflow/sdk-go/releases/tag/v2.2.1 ) | [ v0.8] ( https://github.com/serverlessworkflow/specification/tree/0.8.x ) |
23
23
24
24
## How to use
25
25
You can’t perform that action at this time.
0 commit comments