Skip to content

Commit 6b2193a

Browse files
committed
Add to changes.
1 parent 52619d8 commit 6b2193a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
99

1010
- {pull}`288` fixes pinning pybaum to v0.1.1 or a version that supports `tree_yield()`.
1111
- {pull}`289` shortens the task ids when using `pytask collect`. Fixes {issue}`286`.
12+
- {pull}`290` implements a dry-run with `pytask --dry-run` to see which tasks would be
13+
executed.
1214

1315
## 0.2.4 - 2022-06-28
1416

0 commit comments

Comments
 (0)