From 349e7bb80027652d93082122fc42249819442307 Mon Sep 17 00:00:00 2001 From: Vincent van Hees Date: Thu, 23 Jan 2025 12:58:51 +0100 Subject: [PATCH] Update NEWS.md --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 77b2887bc..c80191741 100644 --- a/NEWS.md +++ b/NEWS.md @@ -13,7 +13,8 @@ with intended sep and dec arguments rather than default. - Simplify MVPA parameter specification in part 2 (mvpathreshold, boutcriter). When not - specified GGIR copies the corresponding part 5 parameter values (threshold.mod and boutcriter.mvpa). #1247 + specified, GGIR copies the values from the corresponding part 5 parameter values (threshold.mod and + boutcriter.mvpa). #1247 - Part 2 and 4: Both activity diary and sleep diary are now always reloaded if the derived copy of it (in .RData) is older than the diary itself. #1250