Commit 28c2f97c authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Funcs in changelog

parent fa1e504f
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
* `addFunctions()` no longer accepts callables, use `addFunctionsFromCallables()`
* Default config additions:
  * `NOT` operator
  * Functions returning special constants: `true()`, `false()`, `nan()`, `inf()`
* Binary operator priorities moved to a separate class, `Arokettu\ArithmeticParser\Config\BinaryPriority`
  * `BinaryOperator::PRIORITY_*` constants are deprecated