Skip to content

Commit b2bd8b7

Browse files
Update release notes
Signed-off-by: Matthias Wende <[email protected]>
1 parent 8f452e2 commit b2bd8b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@
2727
- Provide access to `capacity` (maximum number of elements) in `MovingWindow`.
2828
- Methods to retrieve oldest and newest timestamp of valid samples are added to both.
2929

30-
3130
- Now when printing `FormulaEngine` for debugging purposes the the formula will be shown in infix notation, which should be easier to read.
3231

3332
- The CI now runs cross-arch tests on `arm64` architectures.
3433

34+
- The `min` and `max` functions in the `FormulaEngine` are now public. Note that the same functions have been public in the builder.
35+
3536
## Bug Fixes
3637

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

0 commit comments

Comments
 (0)