Skip to content

Commit

Permalink
DOC: Add 0.6.1 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jun 17, 2020
1 parent 6958ab2 commit 6114eeb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Release Notes
=============

0.6.1
-----

* Add ``pydra.tasks`` namespace package to enable separate packages of ``Task``\s to be
installed into ``pydra.tasks``.
* Raise error when task or workflow name conflicts with names of attributes, methods, or
other tasks already added to workflow
* Mention ``requirements.txt`` in README

0.6
---

Expand Down

0 comments on commit 6114eeb

Please sign in to comment.