From b05556a941464d0ff91cd12eadc6f6176b394657 Mon Sep 17 00:00:00 2001 From: Daniel Doehring Date: Fri, 29 Nov 2024 08:50:04 +0100 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index c90efc77fad..ee9b1eb1b9b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,7 +10,7 @@ for human readability. - The `AnalysisCallback` output generated with the `save_analysis = true` option now prints floating point numbers in their respective (full) precision. - Previously, only the first 8 digits where printed to file. + Previously, only the first 8 digits were printed to file. Furthermore, the names of the printed fields are now only separated by a single white space, in contrast to before where this were multiple, depending on the actual name of the printed data.