Skip to content

Commit 6114eeb

Browse files
committed
DOC: Add 0.6.1 release notes
1 parent 6958ab2 commit 6114eeb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/changes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Release Notes
22
=============
33

4+
0.6.1
5+
-----
6+
7+
* Add ``pydra.tasks`` namespace package to enable separate packages of ``Task``\s to be
8+
installed into ``pydra.tasks``.
9+
* Raise error when task or workflow name conflicts with names of attributes, methods, or
10+
other tasks already added to workflow
11+
* Mention ``requirements.txt`` in README
12+
413
0.6
514
---
615

0 commit comments

Comments
 (0)