File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments