We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065b91c commit d77f2bcCopy full SHA for d77f2bc
docs/release_notes.md
@@ -1,9 +1,14 @@
1
### 0.12.0:
2
Breaking changes:
3
+
4
- Changed the names of the events and their classes, to be more consistent:
5
6
- `DocumentReleaseEvent` -> `DocumentReleasedEvent`
7
8
- `PartReleaseEvent` -> `PartReleasedEvent`
9
10
- `EngineeringChangeRelease` -> `EngineeringChangeReleasedEvent`
11
12
- `EngineeringChangeCheck`> `EngineeringChangeCheckEvent`
13
14
- Event data now consistently uses the attributes `parts` and `documents` instead of `linked_parts` or `attached_parts`
0 commit comments