Skip to content

Commit 5d7868f

Browse files
authored
Reset release notes (#121)
## Summary Reset `RELEASE_NOTES.md` from `.github/RELEASE_NOTES.template.md` after the release. ## Validation - `diff -u .github/RELEASE_NOTES.template.md RELEASE_NOTES.md` - `git diff --check`
2 parents 9df2d63 + d226c32 commit 5d7868f

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

RELEASE_NOTES.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,10 @@
88

99
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1010

11-
* Updated `frequenz-api-assets` to `0.3.0`, replacing the old `assets.v1`
12-
generated API with `platformassets.v1alpha1`.
13-
1411
## New Features
1512

1613
<!-- Here goes the main new features and examples or instructions on how to use them -->
1714

18-
* Added client methods for the new `platformassets.v1alpha1` RPCs:
19-
`list_gridpools()`, `list_gridpool_energy_schedules()`,
20-
`list_market_topology_relations()`, `list_microgrids()`, and
21-
`list_microgrid_sensors()`.
22-
* Added `component_ids` and `categories` filters to
23-
`list_microgrid_electrical_components()`.
24-
2515
## Bug Fixes
2616

2717
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)