From 3886bb23a0738ad3d22d992ebd4c1745b1332b6e Mon Sep 17 00:00:00 2001 From: Christian Beilschmidt Date: Fri, 2 Sep 2022 16:49:00 +0200 Subject: [PATCH] changelog entry --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6c37e00b..a3d0d442 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -96,6 +96,10 @@ - +- Added a workaround in multi-dim tests to not access files multiple times + + - + ## 0.12 - Bump Rust edition to 2021