We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44a282 commit 0c8df24Copy full SHA for 0c8df24
CHANGELOG.md
@@ -18,7 +18,14 @@ The following API changes should be documented as such:
18
If possible, provide tooling that performs the changes, e.g. a shell-script.
19
-->
20
21
-# Release 1.0.1
+# Release 1.1.0
22
+
23
+## Features
24
25
+* We support Gitpod. [Click here](https://gitpod.io/#https://github.com/seqan/sharg-parser/)
26
+ to try it out.
27
+* **CWL support** (Common Workflow Language): An app using Sharg can now automatically export a CWL tool
28
+ description file via `--export-help cwl` [#94](https://github.com/seqan/sharg-parser/pull/94).
29
30
## API changes
31
0 commit comments