Skip to content

Commit 0c8df24

Browse files
committed
[DOC] Update Chengelog.
1 parent f44a282 commit 0c8df24

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@ The following API changes should be documented as such:
1818
If possible, provide tooling that performs the changes, e.g. a shell-script.
1919
-->
2020

21-
# Release 1.0.1
21+
# 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).
2229

2330
## API changes
2431

0 commit comments

Comments
 (0)