Skip to content

Commit a129aaa

Browse files
Update release notes to include all changes after release
Signed-off-by: Flora <[email protected]>
1 parent 2599290 commit a129aaa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66

77
## Upgrading
88

9-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
9+
* Upgrading "frequenz-api-reporting >= 0.1.1, < 0.2" to "frequenz-api-reporting >= 0.2.0, < 0.3"
10+
* Upgrading "frequenz-client-common == 0.1.0" to "frequenz-client-common >= 0.2.0, < 0.3"
1011

1112
## New Features
1213

13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
14+
* The `ReportingApiClient` exposes the resampling option of the data, with its
15+
resolution represented in second and its default set to `None`.
1416

1517
## Bug Fixes
1618

0 commit comments

Comments
 (0)