Skip to content

Commit 6c6f2eb

Browse files
committed
Move new electrical_components module to the top-level
We can add the new name for electrical components keeping backwards compatibility without the need for a new namespace, so we just move it to the top-level `microgrid` package. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 887bbfc commit 6c6f2eb

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This release introduces the `v1alpha8` module to support a new API version.
1212

1313
- Provide access to new API using new `v1alpha8` module.
1414
- Mapping for the new `Event` message has been added.
15+
- Add new common API enums for `ElectricalComponent` (previously `Components`).
1516

1617
## Bug Fixes
1718

0 commit comments

Comments
 (0)