diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a17763abb..83a3e2b56 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,6 +50,9 @@ If the output is not quite correct, check for invisible trailing spaces! + + Allow variable arguments for building PolynomialFunction. + Extracted class JacobiKey from PolynomialsUtils.