Skip to content

Commit 5fb81af

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

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

RELEASE_NOTES.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
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+
311
## New Features
412

5-
* This release now supports the sdk up to rc2000.
6-
* Less logs are now on `INFO` level, and more on `DEBUG` level, making the output less verbose.
7-
* Changed the type of `DispatchInfo.components` from `list[int] | list[ComponentCategory]` to `list[ComponentId] | list[ComponentCategory]`, where `ComponentId` is imported from `frequenz.client.microgrid`.
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
14+
15+
## Bug Fixes
816

17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)