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
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,14 @@
2
2
3
3
## Summary
4
4
5
-
<!-- Here goes a general summary of what this release is about -->
5
+
Adjusted the RPC names to align with the new naming convention, and updated the `frequenz-api-common` dependency.
6
+
6
7
7
8
## Upgrading
8
9
9
-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
+
- Update the `frequenz-api-common` dependency
10
11
11
12
## New Features
12
13
13
-
<!-- Here goes the main new features and examples or instructions on how to use them -->
14
-
15
-
## Bug Fixes
14
+
- Renamed `ListMicrogridComponents` to `ListMicrogridElectricalComponents` and `ListMicrogridComponentConnections` to `ListMicrogridElectricalComponentConnections`.
16
15
17
-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments