Skip to content

Commit fcb5af3

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

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
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
106

117
## New Features
128

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

1513
## Bug Fixes
1614

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

0 commit comments

Comments
 (0)