Skip to content

Commit 39406a6

Browse files
committed
Add changelog entry for pickle hash test
1 parent dfae97a commit 39406a6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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+
## Unreleased
9+
10+
- {pull}`???` fixes the pickle node hash test by accounting for Python 3.14's
11+
default pickle protocol.
12+
813
## 0.5.7 - 2025-11-22
914

1015
- {pull}`721` clarifies the documentation on repeated tasks in notebooks.

0 commit comments

Comments
 (0)