Skip to content

Commit 41a12cf

Browse files
docs: update release notes
Signed-off-by: Mohammad Tayyab <[email protected]>
1 parent 218381e commit 41a12cf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
This release adds default formulas for AC energy metrics when they are not
6+
explicitly configured.
67

78
## Upgrading
89

9-
* The minimum required version of `frequenz-microgrid-component-graph` is now `v0.3.4`.
1010

1111
## New Features
1212

13-
* Added `gridpool-cli render-graph` to visualize microgrid component graphs using the
14-
Assets API credentials (`ASSETS_API_URL`, `ASSETS_API_AUTH_KEY`, and
15-
`ASSETS_API_SIGN_SECRET`).
13+
* Added default summation formulas for `AC_ENERGY_ACTIVE`,
14+
`AC_ENERGY_ACTIVE_CONSUMED`, and `AC_ENERGY_ACTIVE_DELIVERED` when formulas are
15+
not provided. The defaults are built from the component IDs configured for the
16+
component type.
1617

1718
## Bug Fixes
1819

19-
- Fixed component graph rendering so children follow the vertical order of their parents, keeping upper-level branches above lower ones in the layered layout.

0 commit comments

Comments
 (0)