Skip to content

Commit 7e247a3

Browse files
author
Jens Kürten
committed
update rel-notes
1 parent 5d6d15b commit 7e247a3

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
@@ -3,7 +3,8 @@ Breaking changes:
33
- Changed the names of the events and their classes, to be more consistent:
44
- `DocumentReleaseEvent` -> `DocumentReleasedEvent`
55
- `PartReleaseEvent` -> `PartReleasedEvent`
6-
- `EngineeringChangeReleaseEvent` -> `EngineeringChangeReleasedEvent`
6+
- `EngineeringChangeRelease` -> `EngineeringChangeReleasedEvent`
7+
- `EngineeringChangeCheck`> `EngineeringChangeCheckEvent`
78

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

0 commit comments

Comments
 (0)