File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ $graph:
100
100
* [Added](#LoadListingRequirement) `LoadListingRequirement`
101
101
and [loadListing](#LoadContents) to control whether and how
102
102
`Directory` listings should be loaded for use in expressions.
103
+ * [Better explain](#map) the `map<…>` notation that has existing since v1.0.
103
104
104
105
See also the [CWL Workflow Description, v1.1.0-dev1 changelog](Workflow.html#Changelog).
105
106
Original file line number Diff line number Diff line change @@ -87,6 +87,7 @@ $graph:
87
87
* [Added](#LoadListingRequirement) `LoadListingRequirement`
88
88
and [loadListing](#LoadContents) to control whether and how
89
89
`Directory` listings should be loaded for use in expressions.
90
+ * [Better explain](#map) the `map<…>` notation that has existing since v1.0.
90
91
91
92
See also the [CWL Command Line Tool Description, v1.1.0-dev1 changelog](CommandLineTool.html#Changelog).
92
93
You can’t perform that action at this time.
0 commit comments