We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ac7fb commit d8eaaebCopy full SHA for d8eaaeb
RELEASE_NOTES.md
@@ -16,3 +16,7 @@ Now the microgrid API v0.15.x is being used. The SDK can only connect to microgr
16
- The `ConfigManagingActor` constructor now can accept a `pathlib.Path` as `config_path` too (before it accepted only a `str`).
17
18
- The `PowerDistributingActor` now considers exclusion bounds, when finding an optimal distribution for power between batteries.
19
+
20
+## Bug Fixes
21
22
+- Fixes a bug in the ring buffer updating the end timestamp of gaps when they are outdated.
0 commit comments