You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,12 @@
6
6
7
7
## Upgrading
8
8
9
-
* Upgraded reporting client to v0.9.0
10
-
* Change from resolution to resampling_period
9
+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
11
10
12
11
## New Features
13
12
14
-
* Add Readme information
15
-
* Added functionality to extract state durations and filter alerts.
16
-
* Energy metrics updated to METRIC_AC_ACTIVE_ENERGY_CONSUMED and METRIC_AC_ACTIVE_ENERGY_DELIVERED for independent tracking of consumption and production.
13
+
<!-- Here goes the main new features and examples or instructions on how to use them -->
17
14
18
15
## Bug Fixes
19
16
20
-
* Change 0.0 to nan if there is no data available
21
-
* Enforce keyword arguments in cumulative_energy function
17
+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments