Skip to content

Commit a792608

Browse files
committed
release: 0.8.0
1 parent 72dc908 commit a792608

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
=======
33

4+
Version 0.8.0 (2021-11-22)
5+
--------------------------
6+
7+
- Adds support for custom workspace paths.
8+
- Adds supoort for ``cwltool`` version ``3.1.20210628163208``
9+
410
Version 0.7.6 (2021-07-05)
511
--------------------------
612

reana_workflow_engine_cwl/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import absolute_import, print_function
1616

17-
__version__ = "0.8.0a4"
17+
__version__ = "0.8.0"

0 commit comments

Comments
 (0)