Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ chronological order. Releases follow [semantic versioning](https://semver.org/)
releases are available on [PyPI](https://pypi.org/project/pytask) and
[Anaconda.org](https://anaconda.org/conda-forge/pytask).

## 0.5.7 - 2025-11-22

- {pull}`721` clarifies the documentation on repeated tasks in notebooks.
- {pull}`723` fixes an issue with defaults for click options. Thanks to {user}`DrorSh` for contributing the fix!

## 0.5.6 - 2025-10-31

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