@@ -9,6 +9,7 @@ This page documents known bugs in Dynare stable.
* The `gsa_sample_file` was broken (bug fixed in 8aaed032)
*`mode_compute=5` (`newrat`) would crash with `analytic_derivation` (bug fixed in 3da4d77f)
*`discretionary_policy` would crash if the model was purely forward-looking (bug fixed in 0668025f and f8405777)
* The `dsample` command would crash (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2342)
* 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)
* Using the `forecast` command with a model solved at `order=2` with `varexo_det`, Dynare would return uncertainty bands based on a first-order approximation (bug not fixed, see #1940)