You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,10 @@
46
46
47
47
- The `ComponentGraph.components()` parameters `component_id`and`component_category` were renamed to `component_ids`and`component_categories`, respectively.
48
48
49
+
- The `GridFrequency.component` propery was renamed to `GridFrequency.source`
50
+
51
+
- The `microgrid.frequency()` method no longer supports passing the `component` parameter. Instead the best component is automatically selected.
52
+
49
53
## New Features
50
54
51
55
<!-- Here goes the main new features and examples or instructions on how to use them -->
0 commit comments