Skip to content

Commit 8f2194e

Browse files
Update release notes
Signed-off-by: Daniel Zullo <[email protected]>
1 parent fe62ffd commit 8f2194e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646

4747
- The `ComponentGraph.components()` parameters `component_id` and `component_category` were renamed to `component_ids` and `component_categories`, respectively.
4848

49-
- The `GridFrequency.component` propery was renamed to `GridFrequency.source`
49+
- The `GridFrequency.component` property was renamed to `GridFrequency.source`
5050

5151
- The `microgrid.frequency()` method no longer supports passing the `component` parameter. Instead the best component is automatically selected.
5252

5353
## New Features
5454

55-
<!-- Here goes the main new features and examples or instructions on how to use them -->
55+
- A new method `microgrid.voltage()` was added to allow easy access to the phase-to-neutral 3-phase voltage of the microgrid.
5656

5757
## Bug Fixes
5858

0 commit comments

Comments
 (0)