Skip to content

Commit a6e4d83

Browse files
authored
Clarify documentation on repeated tasks in notebooks. (#721)
1 parent fc8c697 commit a6e4d83

File tree

3 files changed

+19
-17
lines changed

3 files changed

+19
-17
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ chronological order. Releases follow [semantic versioning](https://semver.org/)
55
releases are available on [PyPI](https://pypi.org/project/pytask) and
66
[Anaconda.org](https://anaconda.org/conda-forge/pytask).
77

8+
## 0.5.7 - 2025-11-22
9+
10+
- {pull}`721` clarifies the documentation on repeated tasks in notebooks.
11+
- {pull}`723` fixes an issue with defaults for click options. Thanks to {user}`DrorSh` for contributing the fix!
12+
813
## 0.5.6 - 2025-10-31
914

1015
- {pull}`703` fixes {issue}`701` by allowing `--capture tee-sys` again.

0 commit comments

Comments
 (0)