Skip to content

Commit 8f6b7fb

Browse files
committed
Prepare release notes for the v0.6.0 release
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent a8124b2 commit 8f6b7fb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

RELEASE_NOTES.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Frequenz Microgrid API Client Release Notes
22

3-
## Summary
4-
5-
<!-- Here goes a general summary of what this release is about -->
6-
73
## Upgrading
84

95
- `ApiClient`:
@@ -18,7 +14,3 @@
1814
## New Features
1915

2016
- The client now inherits from `frequenz.client.base.BaseApiClient`, so it provides a few new features, like `disconnect()`ing or using it as a context manager. Please refer to the [`BaseApiClient` documentation](https://frequenz-floss.github.io/frequenz-client-base-python/latest/reference/frequenz/client/base/client/#frequenz.client.base.client.BaseApiClient) for more information on these features.
21-
22-
## Bug Fixes
23-
24-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)