Skip to content

Commit

Permalink
Prepare release notes for next release
Browse files Browse the repository at this point in the history
Signed-off-by: Elzbieta Kotulska <elzbieta.kotulska@frequenz.com>
  • Loading branch information
ela-kotulska-frequenz committed Nov 18, 2024
1 parent 4484c2b commit 4d1a5d7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Frequenz Python SDK Release Notes

## Summary

<!-- Here goes a general summary of what this release is about -->

## Upgrading

- `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.
Expand All @@ -13,6 +9,3 @@

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

## Bug Fixes

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

0 comments on commit 4d1a5d7

Please sign in to comment.