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 dd7c65f commit 448e6fcCopy full SHA for 448e6fc
RELEASE_NOTES.md
@@ -1,6 +1,17 @@
1
# Frequenz Python SDK Release Notes
2
3
+## Summary
4
+
5
+<!-- Here goes a general summary of what this release is about -->
6
7
+## Upgrading
8
9
+<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
11
+## New Features
12
13
+<!-- Here goes the main new features and examples or instructions on how to use them -->
14
15
## Bug Fixes
16
-* Fix bug with `LoggingConfigUpdater` not updating root logger level.
-* The `frequenz-quantities` dependency requirement was widened to allow any v1.x version (it was pinned to `1.0.0rc3` before).
17
+<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments