Skip to content

Commit 6327916

Browse files
committed
Add changelog entry for tree typing
1 parent 6594ada commit 6327916

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
- [#889](https://github.com/pytask-dev/pytask/pull/889) improves typing for tree
11+
operations by wrapping optree's pytree utilities with pytask-specific signatures
12+
and requiring optree 0.16.0 or newer.
13+
814
## 0.6.0 - 2026-05-01
915

1016
- [#875](https://github.com/pytask-dev/pytask/pull/875) improves the documentation

0 commit comments

Comments
 (0)