Skip to content

Commit 9f9520c

Browse files
authored
Prepare release notes for 1.0.0-rc5 (#884)
2 parents b0cf5e2 + 8a3b617 commit 9f9520c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

RELEASE_NOTES.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22

33
## Summary
44

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 -->
5+
This is a minor non-breaking release that adds new features and fixes a few bug.
106

117
## New Features
128

139
- Allow multiplying and dividing any `Quantity` by a `float`. This just scales the `Quantity` value.
1410
- Allow dividing any `Quantity` by another quaintity of the same type. This just returns a ration between both quantities.
15-
1611
- The battery pool `power` method now supports scenarios where one or more inverters can have multiple batteries connected to it and one or more batteries can have multiple inverters connected to it.
1712

1813
## Bug Fixes

0 commit comments

Comments
 (0)