Skip to content

Commit 33b8f98

Browse files
Update release notes
Signed-off-by: Elzbieta Kotulska <[email protected]>
1 parent c8973fc commit 33b8f98

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

RELEASE_NOTES.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,8 @@
11
# Dispatch Highlevel Interface Release Notes
22

3-
## Summary
4-
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 -->
10-
113
## New Features
124

135
* This release now supports the sdk up to rc2000.
146
* Less logs are now on `INFO` level, and more on `DEBUG` level, making the output less verbose.
157
* Changed the type of `DispatchInfo.components` from `list[int] | list[ComponentCategory]` to `list[ComponentId] | list[ComponentCategory]`, where `ComponentId` is imported from `frequenz.client.microgrid`.
168

17-
## Bug Fixes
18-
19-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)