Skip to content

Commit 300ccf9

Browse files
committed
Document node attributes requirement in changelog
1 parent 6b43cfd commit 300ccf9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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+
- {pull}`787` makes the `attributes` field mandatory on `PNode` and
11+
`PProvisionalNode`, and preserves existing node attributes when loading entries from
12+
the data catalog.
1013
- {pull}`744` Removed the direct dependency on attrs and migrated internal models to
1114
dataclasses.
1215
- {pull}`766` moves runtime profiling persistence from SQLite to a JSON snapshot plus

0 commit comments

Comments
 (0)