Skip to content

Commit 05d7e05

Browse files
authored
clear release notes after v0.2.0 release (#48)
2 parents fff8cf4 + 124dbc7 commit 05d7e05

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,16 @@
22

33
## Summary
44

5-
## Upgrading
5+
<!-- Here goes a general summary of what this release is about -->
66

7-
* The `ReportingClient` is renamed to `ReportingApiClient`.
7+
## Upgrading
88

9-
* The client method `iterate_single_component` is renamed to `list_single_component_data`.
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1010

1111
## New Features
1212

13-
* The client method `list_microgrid_components_data` is added to
14-
expose the functionality of supporting arbitrary lists of microgrid-component IDs
15-
and metric IDs. It is intended to be as close as possible on the gRPC function call.
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
1614

1715
## Bug Fixes
1816

17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)