diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fa75a72bd..24012826f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,6 +54,9 @@ If the output is not quite correct, check for invisible trailing spaces! + + "MillerUpdatingRegression": Fixed "ArrayIndexOutOfBounds" exception. + "IntegerSequence.incrementor": Throw "NoSuchElementException" from "next" method.