Skip to content

Commit 521fc1a

Browse files
committed
Prepare release notes for release
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 804a0f2 commit 521fc1a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,11 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
6-
7-
## Upgrading
8-
9-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
5+
Most notable feature is the addion of the CLI/REPL client.
106

117
## New Features
128

13-
* A CLI and REPL client was added. It can be used using `python -m frequenz.client.dispatch`. Use the `--help` parameter to get an overview of the available commands.
9+
* A CLI/REPL client was added. Run it using `python -m frequenz.client.dispatch` or just `dispatch-cli` if the package was installed in your path. Use the `--help` parameter to get an overview of the available commands.
1410

1511
## Bug Fixes
1612

0 commit comments

Comments
 (0)