Skip to content

Commit 4d1a5d7

Browse files
Prepare release notes for next release
Signed-off-by: Elzbieta Kotulska <[email protected]>
1 parent 4484c2b commit 4d1a5d7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

RELEASE_NOTES.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Frequenz Python SDK Release Notes
22

3-
## Summary
4-
5-
<!-- Here goes a general summary of what this release is about -->
6-
73
## Upgrading
84

95
- `frequenz.sdk.config.load_config()` doesn't accept classes decorated with `marshmallow_dataclass.dataclass` anymore. You should use the built-in `dataclasses.dataclass` directly instead, no other changes should be needed, the metadata in the `dataclass` fields will still be used.
@@ -13,6 +9,3 @@
139

1410
- `frequenz.sdk.config.load_config()` can now use a base schema to customize even further how data is loaded.
1511

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

0 commit comments

Comments
 (0)