From e88dd5835ad17819aadb57ad9a3fc0988b8c5ff5 Mon Sep 17 00:00:00 2001 From: lugruber Date: Thu, 5 Sep 2024 20:35:09 +0200 Subject: [PATCH] update news --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index d7b04de..6134bdc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,7 @@ # bayesianVARs (development version) * For consistency with other functions, from now on prior_intercept in bvar() specifies standard deviations instead of variances. +* Bug fix concerning 'additional check' valgrind. Seems to pass the check now. Thanks to Brian Ripley for reporting the bug. # bayesianVARs 0.1.3