Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit c1cb9fd

Browse files
authored
Update README.md
1 parent 1002f62 commit c1cb9fd

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -128,20 +128,20 @@ if __name__ == '__main__':
128128
- [x] Timers
129129
- [x] Custom workflow ids through start() and new_workflow_stub()
130130
~~- [ ] WorkflowStub and WorkflowClient.newUntypedWorkflowStub~~
131-
~~- [ ] ContinueAsNew ![status-wip]~~(https://img.shields.io/badge/status-work_in_progress-lightgrey.svg)
132-
~~- [ ] Sticky workflows ![status-wip]~~(https://img.shields.io/badge/status-work_in_progress-lightgrey.svg)
133-
~~- [ ] Child Workflows ![status-wip]~~(https://img.shields.io/badge/status-work_in_progress-lightgrey.svg)
131+
~~- [ ] ContinueAsNew ~~
132+
~~- [ ] Sticky workflows ~~
133+
~~- [ ] Child Workflows ~~
134134

135135
~~1.3~~
136-
~~- [ ] Support for keyword arguments ![])~~(https://img.shields.io/badge/PRs-welcome-informational
136+
~~- [ ] Support for keyword arguments ~~
137137

138138
~~2.0~~
139-
~~- [ ] Compatibility with Java client ![])~~(https://img.shields.io/badge/PRs-welcome-informational
140-
~~- [ ] Compatibility with Golang client ![])~~(https://img.shields.io/badge/PRs-welcome-informational)
141-
~~- [ ] Upgrade python-betterproto ![])~~(https://img.shields.io/badge/PRs-welcome-informational
139+
~~- [ ] Compatibility with Java client ~~
140+
~~- [ ] Compatibility with Golang client ~~
141+
~~- [ ] Upgrade python-betterproto ~~
142142

143143
~~Post 2.0:~~
144-
~~- [ ] sideEffect/mutableSideEffect ![]~~(https://img.shields.io/badge/PRs-welcome-informational
145-
~~- [ ] Local activity ![]~~(https://img.shields.io/badge/PRs-welcome-informational
146-
~~- [ ] Cancellation Scopes ![]~~(https://img.shields.io/badge/PRs-welcome-informational
147-
~~- [ ] Explicit activity ids for activity invocations ![]~~(https://img.shields.io/badge/PRs-welcome-informational
144+
~~- [ ] sideEffect/mutableSideEffect~~
145+
~~- [ ] Local activity~~
146+
~~- [ ] Cancellation Scopes ~~
147+
~~- [ ] Explicit activity ids for activity invocations~~

0 commit comments

Comments
 (0)