We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a2702f + e889686 commit dd7c65fCopy full SHA for dd7c65f
RELEASE_NOTES.md
@@ -1,17 +1,6 @@
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
-* The `MicrogridApiClient` was updated to the latest version.
14
15
## Bug Fixes
16
17
-* Fix bug with LoggingConfigUpdater not updating root logger level.
+* 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).
0 commit comments