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 8972624 commit d76ec9bCopy full SHA for d76ec9b
RELEASE_NOTES.md
@@ -6,7 +6,7 @@ This release adds support for retrieving microgrid electrical component connecti
6
7
## Upgrading
8
9
-No migration required. This is a backward-compatible feature addition.
+- The `get_microgrid` and `list_microgrid_electrical_components` methods now expect an argument of type `MicrogridId`, instead of an `int`.
10
11
## New Features
12
@@ -18,4 +18,4 @@ No migration required. This is a backward-compatible feature addition.
18
19
## Bug Fixes
20
21
-<!-- No bug fixes in this release -->
+<!-- No bug fixes in this release -->
0 commit comments