diff --git a/src/changes/changes.xml b/src/changes/changes.xml index bf792c600..88050ce06 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,6 +54,10 @@ If the output is not quite correct, check for invisible trailing spaces! + + "MidPointIntegrator": Fix iterative procedure in order to actually benefit + from evaluations performed at earlier stages. + "Atan2": Documentation issue.