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
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,12 @@
6
6
7
7
## Upgrading
8
8
9
-
* The minimum required version of `frequenz-microgrid-component-graph` is now `v0.3.4`.
9
+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
10
11
11
## New Features
12
12
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
+
<!-- Here goes the main new features and examples or instructions on how to use them -->
16
14
17
15
## Bug Fixes
18
16
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.
17
+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments