Skip to content

Commit 71d21d5

Browse files
committed
Update release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent aaf52ad commit 71d21d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414

1515
## Bug Fixes
1616

17-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
17+
- When retrieving the microgrid metadata using `metadata()`, if the location was empty in the protobuf message, a wrong location with long=0, lat=0 was used. Now the location will be properly set to `None` in that case.
18+
- The client now does some missing cleanup (stopping background tasks) when disconnecting (and when used as a context manager).

0 commit comments

Comments
 (0)