Skip to content

Commit d77f2bc

Browse files
author
Jens Kürten
committed
fix release note formatting
1 parent 065b91c commit d77f2bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release_notes.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
### 0.12.0:
22
Breaking changes:
3+
34
- Changed the names of the events and their classes, to be more consistent:
5+
46
- `DocumentReleaseEvent` -> `DocumentReleasedEvent`
7+
58
- `PartReleaseEvent` -> `PartReleasedEvent`
9+
610
- `EngineeringChangeRelease` -> `EngineeringChangeReleasedEvent`
11+
712
- `EngineeringChangeCheck`> `EngineeringChangeCheckEvent`
813

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

0 commit comments

Comments
 (0)