Skip to content

Commit 438816f

Browse files
kinowGlassOfWhiskey
authored andcommitted
Add note about cwl-upgrader in the Workflow changelog
1 parent 06e1148 commit 438816f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Workflow.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ $graph:
4545
should be trivially updatable by changing `cwlVersion`, however
4646
CWL documents that relied on previously undefined or
4747
underspecified behavior may have slightly different behavior in
48-
v1.2.
48+
v1.2. See note about `cwl-upgrader` in the changelog.
4949
5050
## Changelog
5151
@@ -74,7 +74,10 @@ $graph:
7474
7575
See also the [CWL Command Line Tool Description, v1.2 changelog](CommandLineTool.html#Changelog).
7676
For other changes since CWL v1.0, see the
77-
[CWL Workflow Description, v1.1 changelog](https://www.commonwl.org/v1.1/Workflow.html#Changelog)
77+
[CWL Workflow Description, v1.1 changelog](https://www.commonwl.org/v1.1/Workflow.html#Changelog).
78+
79+
[`cwl-upgrader`](https://github.com/common-workflow-language/cwl-upgrader) can
80+
be used for upgrading CWL documents from version `draft-3`, `v1.0`, and `v1.1` to `v1.2`.
7881
7982
## Purpose
8083

0 commit comments

Comments
 (0)