diff --git a/src/site/xdoc/changes.xml b/src/site/xdoc/changes.xml index f2f23fde1..fb365d118 100644 --- a/src/site/xdoc/changes.xml +++ b/src/site/xdoc/changes.xml @@ -52,6 +52,10 @@ The type attribute can be add,update,fix,remove. If the output is not quite correct, check for invisible trailing spaces! --> + + Merged interface and implementation of statistical tests in + o.a.c.m.stat.inference package. + Merged interface and implementation of EmpiricalDistribution.