Skip to content

Commit 45a280c

Browse files
committed
Reset releasenotes
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 2f7725a commit 45a280c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

RELEASE_NOTES.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
## Summary
44

5-
Most notable feature is the addion of the CLI/REPL client.
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 -->
610

711
## New Features
812

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.
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
1014

1115
## Bug Fixes
1216

13-
* Fixed that client.update() was ignoring updates to "payload".
17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)