Skip to content

Commit 7db3427

Browse files
committed
Add changelog entry for #822
1 parent e038afc commit 7db3427

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

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

88
## Unreleased
99

10+
- [#822](https://github.com/pytask-dev/pytask/pull/822) fixes unstable signatures
11+
for remote `UPath`-backed `PathNode`s and `PickleNode`s so unchanged remote inputs
12+
are no longer reported as missing from the state database on subsequent runs.
1013
- [#820](https://github.com/pytask-dev/pytask/pull/820) fixes collection and node
1114
display for remote `UPath`-backed nodes, while preserving correct handling of local
1215
`file://` and `local://` `UPath`s across platforms.

0 commit comments

Comments
 (0)