We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91196c commit 5d6d15bCopy full SHA for 5d6d15b
docs/release_notes.md
@@ -1,10 +1,11 @@
1
### Version unreleased:
2
Breaking changes:
3
-Changed the names of the events and their classes, to be more consistent:
+- Changed the names of the events and their classes, to be more consistent:
4
- `DocumentReleaseEvent` -> `DocumentReleasedEvent`
5
- `PartReleaseEvent` -> `PartReleasedEvent`
6
- `EngineeringChangeReleaseEvent` -> `EngineeringChangeReleasedEvent`
7
8
+- Event data now consistently uses the attributes `parts` and `documents` instead of `linked_parts` or `attached_parts`
9
10
### Version 0.11.1:
11
- Fix: crash when using pydantic>=2.11
0 commit comments