Skip to content

Commit 425c281

Browse files
chore: update release notes
Signed-off-by: Matthias Wende <[email protected]>
1 parent dd56d56 commit 425c281

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# Frequenz Electricity Trading API Client Release Notes
22

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

9-
- The client interface now requires that other than the `gridpool_id`, all parameters to client methods are kw-only, and can't be specified as positional arguments.
5+
- The minimum allowed version of `protobuf` and `grpcio` has been updated to 6.31.1 and 1.72.1 respectively.
106

117
## New Features
128

13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
9+
- Updated to `v0.8.0` of the Electricity Trading API.
10+
- Updated to `v0.11.0` of the base client library.
1411

1512
## Bug Fixes
1613

17-
- Usage examples have been fixed.
14+
- Added `OrderType` field to `PublicOrder` class.

0 commit comments

Comments
 (0)