Skip to content

Commit e79b16c

Browse files
committed
Update release notes
Signed-off-by: cwasicki <[email protected]>
1 parent 6d200ad commit e79b16c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
## Upgrading
88

9+
* Install command line tool as `reporting-cli`: The command line tool from the example is moved
10+
to the package and can be called via `reporting-cli` or `python -m frequenz.client.reporting`
11+
from the command line.
12+
* The command-line argument `--display` is renamed to `--format` for `reporting-cli`.
13+
* The `reporting-cli` tool can output CSV format, dataframe output is removed.
14+
915
## New Features
1016

1117
## Bug Fixes

0 commit comments

Comments
 (0)