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`.