Skip to content

Commit 228700a

Browse files
committed
Update RELEASE_NOTES.md
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent f10dfc6 commit 228700a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Quantities can now be multiplied with `Percentage` types.
1919
- `FormulaEngine` arithmetics now supports scalar multiplication with floats and addition with Quantities.
2020
- Add a `isclose()` method on quantities to compare them to other values of the same type. Because `Quantity` types are just wrappers around `float`s, direct comparison might not always be desirable.
21+
- Add a new method for streaming average temperature values for the battery pool.
2122

2223
## Bug Fixes
2324

0 commit comments

Comments
 (0)