@@ -16,6 +16,6 @@ This page documents known bugs in Dynare stable.
*`method_of_moments` with `gmm` ignored the `analytic_standard_errors` option when using `mode_compute=4` (bug fixed in 3895da48)
* 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 `bvar_irf` command would ignore the `SquareRoot` option and instead employ a Cholesky decomposition (bug fixed in 14634946dc724760e5a955346130763993c6ec62)
* The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716)