Skip to content

Commit 2b3f7e8

Browse files
committed
Reset release notes
Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
1 parent 05f333b commit 2b3f7e8

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

RELEASE_NOTES.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@
66

77
## Upgrading
88

9-
- The dispatch high level interface now depends on `frequenz-sdk` version `v1.0.0-rc900`.
10-
- We are now using the version `0.6.0` of the underlying `frequenz-client-dispatch` client library.
11-
- The init parameter of the `Dispatcher` class has been changed to accept a `server_url` instead.
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1210

1311
## New Features
1412

15-
* Using the new dispatch client, we now have support for pagination in the dispatch list request.
16-
* The new client version also supports streaming, however it is not yet used internally in the high level interface.
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
1714

1815
## Bug Fixes
1916

20-
- Fix documentation cross-linking to the `frequenz-client-dispatch` package.
17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)