Skip to content

Commit

Permalink
Prepare release notes for the v0.1.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Leandro Lucarella <[email protected]>
  • Loading branch information
llucax committed Feb 28, 2024
1 parent cbfbdc9 commit 0e3492c
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,7 @@ Code import from the [SDK v1.0.0-rc5](https://github.com/frequenz-floss/frequenz

## Upgrading

<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
Changes compared to the code in the SDK v1.0.0-rc5 release:

## New Features

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

## Bug Fixes

<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
* The `MicrogridGrpcClient` class was renamed to `ApiClient`.
* The `MicrogridApiClient` abstract base class was removed, use `ApiClient` instead.

0 comments on commit 0e3492c

Please sign in to comment.