diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f4e3192..d4546f4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,9 +10,7 @@ ## New Features -* This release now supports the sdk up to rc2000. -* Less logs are now on `INFO` level, and more on `DEBUG` level, making the output less verbose. -* Changed the type of `DispatchInfo.components` from `list[int] | list[ComponentCategory]` to `list[ComponentId] | list[ComponentCategory]`, where `ComponentId` is imported from `frequenz.client.microgrid`. + ## Bug Fixes