From d226c32fb1ea26d3ed974ba720a8b4fc88d80a1f Mon Sep 17 00:00:00 2001 From: eduardiazf Date: Thu, 9 Jul 2026 12:54:03 +0200 Subject: [PATCH] Reset release notes Signed-off-by: eduardiazf --- RELEASE_NOTES.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4fe4c02..ce384fc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,20 +8,10 @@ -* Updated `frequenz-api-assets` to `0.3.0`, replacing the old `assets.v1` - generated API with `platformassets.v1alpha1`. - ## New Features -* Added client methods for the new `platformassets.v1alpha1` RPCs: - `list_gridpools()`, `list_gridpool_energy_schedules()`, - `list_market_topology_relations()`, `list_microgrids()`, and - `list_microgrid_sensors()`. -* Added `component_ids` and `categories` filters to - `list_microgrid_electrical_components()`. - ## Bug Fixes