We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2599290 commit a129aaaCopy full SHA for a129aaa
RELEASE_NOTES.md
@@ -6,11 +6,13 @@
6
7
## Upgrading
8
9
-<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
+* 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"
11
12
## New Features
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`.
16
17
## Bug Fixes
18
0 commit comments