Skip to content

Commit e4fd9d0

Browse files
committed
Add to changes.
1 parent a3587c1 commit e4fd9d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
1111
- {pull}`640` stops the live display when an exception happened during the execution.
1212
- {pull}`646` adds a `.gitignore` to the `.pytask/` folder to exclude it from version
1313
control.
14+
- {pull}`656` fixes the return type of the hash function for {class}`PythonNode`s.
15+
Thanks to {user}`axtimhaus` for reporting the issue.
1416

1517
## 0.5.1 - 2024-07-20
1618

0 commit comments

Comments
 (0)