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 f9a58da commit eb6e988Copy full SHA for eb6e988
RELEASE_NOTES.md
@@ -8,6 +8,8 @@
8
9
- Upgrade to microgrid API v0.15.1. If you're using any of the lower level microgrid interfaces, you will need to upgrade your code.
10
11
+- The `BatteryPool.power_bounds` method now streams inclusion/exclusion bounds. The bounds are now represented by `Power` objects and not `float`s.
12
+
13
## New Features
14
15
<!-- Here goes the main new features and examples or instructions on how to use them -->
0 commit comments