From f1ff4042a1fe4b9ffbc0ae23913d6a0382a053ec Mon Sep 17 00:00:00 2001 From: Mikhail Svechnikov <m.svechnikov@fz-juelich.de> Date: Tue, 24 Sep 2024 15:40:16 +0200 Subject: [PATCH] changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index c78e09873fc..9270c5bf247 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,7 @@ BornAgain-22.0, in preparation * Removed RectangularDetector. * Removed AddLayerWithTopRoughness. Roughness now belongs to the layer itself. * Offspec analyzer is set for detector, not scan(#651) + * Multilayer was renamed to Sample * FitObjective::addSimulationAndData has been replaced by function addFitPair, which takes experimental data in form of a Datafield object instead of a NumPy array * Function ba_plot.plot_histogram is replaced by plot_simulation_result -- GitLab