Skip to content

Commit f4d2837

Browse files
committed
Update release notes
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 3281f46 commit f4d2837

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

RELEASE_NOTES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Frequenz Python SDK Release Notes
22

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+
315
## Bug Fixes
416

517
- Bump the `grpclib` dependency to pull a fix for using IPv6 addresses.
18+
19+
- Allow setting `api_power_request_timeout` in `microgrid.initialize()`. This was supposed to be possible since the last release, but wasn't until now.

0 commit comments

Comments
 (0)