Skip to content

Commit 5d6d15b

Browse files
author
Jens Kürten
committed
release notes
1 parent d91196c commit 5d6d15b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/release_notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
### Version unreleased:
22
Breaking changes:
3-
Changed the names of the events and their classes, to be more consistent:
3+
- Changed the names of the events and their classes, to be more consistent:
44
- `DocumentReleaseEvent` -> `DocumentReleasedEvent`
55
- `PartReleaseEvent` -> `PartReleasedEvent`
66
- `EngineeringChangeReleaseEvent` -> `EngineeringChangeReleasedEvent`
77

8+
- Event data now consistently uses the attributes `parts` and `documents` instead of `linked_parts` or `attached_parts`
89

910
### Version 0.11.1:
1011
- Fix: crash when using pydantic>=2.11

0 commit comments

Comments
 (0)