Skip to content

Commit 2d928c8

Browse files
authored
chore: cleanup release notes (#96)
2 parents 1b3737d + b68d9b4 commit 2d928c8

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

RELEASE_NOTES.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,16 @@
22

33
## Summary
44

5-
This release adds `ListMicrogrids` and `GetGridpool` to
6-
`frequenz.api.platformassets.v1alpha1`.
5+
<!-- Here goes a general summary of what this release is about -->
76

87
## Upgrading
98

10-
- `frequenz.api.platformassets.v1alpha1.PlatformAssetsService` now includes
11-
`ListMicrogrids`.
12-
- `frequenz.api.platformassets.v1alpha1` includes the `GetGridpool`
13-
request/response messages and RPC.
14-
- `frequenz.api.platformassets.v1alpha1` remains a separate versioned package
15-
with the renamed `PlatformAssetsService`.
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1610

1711
## New Features
1812

19-
- Add the `ListMicrogrids` RPC to the `PlatformAssetsService` service.
20-
- Add the `GetGridpool` RPC to the `PlatformAssetsService` service.
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
14+
15+
## Bug Fixes
16+
17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)