@@ -15,5 +15,6 @@ This page documents known bugs in Dynare stable.
* OccBin: estimation will crash if a previous `shocks(surprise)`-simulation was conducted (bug fixed in 37eb1097)
* Theoretical moments at `order=2` with `pruning` do not contain unconditional and conditional variance decomposition (regression from 4.6; fixed in 41ac891f and c063d536; not backported to 5.x)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `bvar_irf` command would ignore the `SquareRoot` option and instead employ a Cholesky decomposition (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2175)
* The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716)