@@ -7,6 +7,7 @@ This page documents known bugs in Dynare stable.
*`identification` would compute the asymptotic Hessian via simulation instead of via moments as intended (bug fixed in 4d0a3f2c)
*`identification` would crash during prior sampling if the initial draw did not solve the model (bug fixed in 2946b7ea)
* The `gsa_sample_file` was broken (bug fixed in 8aaed032)
*`mode_compute=5` (`newrat`) would crash with `analytic_derivation` (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2339)
*`discretionary_policy` would crash if the model was purely forward-looking (bug fixed in 0668025f and f8405777)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `contemp_reduced_form` option of the `sbvar` command is broken (bug not yet fixed, see #1716)