From 19e467ad6c1708137374b32a3fa0e796794b1b32 Mon Sep 17 00:00:00 2001 From: "Mathias L. Baumann" Date: Mon, 13 Jul 2026 12:53:11 +0200 Subject: [PATCH] Prepare release notes for v0.9.0 Signed-off-by: Mathias L. Baumann --- RELEASE_NOTES.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a4866740..8d0259ee 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,12 +2,9 @@ ## Summary -Renamed MarketLocation message to MarketLocationRef. +This release renames the `MarketLocation` message to `MarketLocationRef`. ## Upgrading -## New Features - -## Bug Fixes - - +Replace uses of `frequenz.api.common.v1alpha8.grid.MarketLocation` with +`frequenz.api.common.v1alpha8.grid.MarketLocationRef`.