Skip to content

Commit 2308a4d

Browse files
authored
Clear release notes (#83)
2 parents 2e59182 + 8184b42 commit 2308a4d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,11 @@
66

77
## Upgrading
88

9-
- The metrics and components enums `.from_proto()` are deprecated, please use the new `enum_from_proto()` instead.
10-
- Some minimum dependencies have been bumped, you might need to update your minimum dependencies too:
11-
12-
* `frequenz-api-common` to 0.6.1
13-
* `frequenz-core` to 1.0.2
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1410

1511
## New Features
1612

17-
- A new module `frequenz.client.common.enum_proto` has been added, which provides a generic `enum_from_proto()` function to convert protobuf enums to Python enums.
18-
- The `frequenz.client.common.microgrid.ComponentCategory` was extended to include the missing categories.
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
1914

2015
## Bug Fixes
2116

0 commit comments

Comments
 (0)