Skip to content

Commit 6f8a418

Browse files
Add release notes for FormulaFormatter
Signed-off-by: Christian Parpart <[email protected]>
1 parent 1c86cd5 commit 6f8a418

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
- NaN values are treated as missing when gaps are determined in the `OrderedRingBuffer`.
2626

27+
- A new class `FormulaFormatter` has been added to format formulas from `FormulaEngine`. For convenience, `FormulaEngine` now provides an `__str__` override that makes use of this to make formulas more intuitively introspectible.
28+
2729
## Bug Fixes
2830

2931
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)