From 281a94d7ea0f8a79562d3c1ea09d0e6f516e95ba Mon Sep 17 00:00:00 2001
From: Mikhail Svechnikov <svechnikovmv@gmail.com>
Date: Mon, 7 Aug 2023 17:26:40 +0200
Subject: [PATCH] upd changelog

---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index fabc8187012..faf45df4096 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -47,6 +47,7 @@ BornAgain-21.0, released 2023.08.XX
     * Repair display of current real-data file name (#590)
     * Repair broken 2D data rotation (#599, #661)
     * GISAS and off-specular simulations are now sensitive to beam footprint (#642)
+    * Enable importing samples from script on Mac (#669)
     * Fix exporting off-specular simulation to script (#671)
     * Correct form factor of ripples with Gaussian transversal profile (#679)
     * C++ exceptions from BornAgain module do not terminate Python interpreter (#685)
-- 
GitLab