Skip to content

Commit 13451b5

Browse files
Update release notes
Signed-off-by: Matthias Wende <[email protected]>
1 parent 34ac8d5 commit 13451b5

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

1919
- A new class `Fuse` has been added to represent fuses. This class has a member variable `max_current` which represents the maximum current that can course through the fuse. If the current flowing through a fuse is greater than this limit, then the fuse will break the circuit.
2020

21+
- The `min` and `max` functions in the `FormulaEngine` are now public. Note that the same functions have been public in the builder.
2122

2223
## Bug Fixes
2324

0 commit comments

Comments
 (0)