Skip to content

Commit 6a48d83

Browse files
committed
Update release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 77b26b6 commit 6a48d83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
LoggingConfig(root_logger=RootLoggerConfig(level="ERROR"))
4040
```
4141

42+
* The SDK now depends on the `frequenz-client-microgrid` v0.7.x series. The main change is now all component and microgrid IDs need to be passed using the wrapper classes `ComponentId`/`MicrogridId` instead of `int`.
43+
4244
## New Features
4345

4446
<!-- Here goes the main new features and examples or instructions on how to use them -->

0 commit comments

Comments
 (0)