@@ -2,6 +2,8 @@ This page documents known bugs in Dynare stable.
* Passing multiple shock values through a MATLAB/Octave vector in a `mshocks` block does not work (bug fixed in ffa828a659bec9a590ca3794012d1c5b828061a6 and 12ef75314a4d2ba3a36c90cb42476e74e1eec976)
*`mode_compute=12` is broken (bug fixed via !1784)
* The `use_mh_covariance` was ignored (bug not yet fixed, see cef13ffd)
* The `use_mh_covariance` does not work with `mh_tune_jscale` (bug not yet fixed, see 0090de63)
* The `forecast`-option is ignored when using `mode_compute=0` without a mode-file to execute the smoother (bug fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1802)
*`discretionary_policy` crashes in the presence of news shocks (bug fixed