Skip to content

Commit d51d043

Browse files
committed
fix.
1 parent 986f364 commit d51d043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
2626
- {pull}`579` fixes an interaction with `--pdb` and `--trace` and task that return. The
2727
debugging modes swallowed the return and `None` was returned. Closes {issue}`574`.
2828
- {pull}`581` simplifies the code for tracebacks and unpublishes some utility functions.
29+
- {pull}`582` use typed-settings to parse configuration files and create the CLI.
2930

3031
## 0.4.6 - 2024-03-13
3132

0 commit comments

Comments
 (0)