Skip to content

Commit 4f209f8

Browse files
committed
Update changes.
1 parent 7123677 commit 4f209f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/changes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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-
## 0.5.3 - 2025-xx-xx
8+
## 0.5.3 - 2025-05-16
99

1010
- {pull}`650` allows to identify from which data catalog a node is coming from. Thanks
1111
to {user}`felixschmitz` for the report! The feature is enabled by adding an
@@ -15,6 +15,8 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
1515
- {pull}`671` enhances the documentation on complex repetitions. Closes {issue}`670`.
1616
- {pull}`673` adds de-/serializer function attributes to the `PickleNode`. Closes
1717
{issue}`669`.
18+
- {pull}`677` excludes the latest click v8.2.0 due to compatibility issues.
19+
- {pull}`678` enables some tests in CI or offline, removes refurb.
1820

1921
## 0.5.2 - 2024-12-19
2022

0 commit comments

Comments
 (0)