From 715d89d2625b09915feb1dd1b60270842eeffb7a Mon Sep 17 00:00:00 2001 From: Gilles Sadowski Date: Wed, 3 Jun 2020 12:05:18 +0200 Subject: [PATCH] MATH-1537: Clean-up. Closes #137, closes #138, closes #139. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a95124608..2d82bf0af 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! + + Clean-up (typos and unused "import" statements). + "EmpiricalDistribution": Workaround to avoid spurious exception.