We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a656e commit 0100d62Copy full SHA for 0100d62
RELEASE_NOTES.md
@@ -18,7 +18,7 @@
18
+ The `load()` method was removed. Please use `frequenz.sdk.config.load_config()` instead.
19
+ The class is now a standard `dataclass` instead of a `marshmallow_dataclass`.
20
21
- * `LoggerConfig` is not a standard `dataclass` instead of a `marshmallow_dataclass`.
+ * `LoggerConfig` is now a standard `dataclass` instead of a `marshmallow_dataclass`.
22
23
## New Features
24
0 commit comments