Skip to content

Commit fdb8a51

Browse files
Update release notes
Signed-off-by: Matthias Wende <[email protected]>
1 parent 674ac1a commit fdb8a51

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
## New Features
1414

1515
- Add `abs()` support for quantities.
16-
* Add quantity class `Frequency` for frequency values.
17-
* Quantities can now be multiplied with `Percentage` types.
16+
- Add quantity class `Frequency` for frequency values.
17+
- Quantities can now be multiplied with `Percentage` types.
18+
- `FormulaEngine` arithmetics now supports scalar multiplication with floats and addition with Quantities
1819

1920
## Bug Fixes
2021

0 commit comments

Comments
 (0)