@@ -10,6 +10,7 @@ This page documents known bugs in Dynare stable.
*`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 fixed in c98eaebe)
* The `conditional_forecast_paths` block did not accept vector inputs (bug fixed in https://git.dynare.org/Dynare/preprocessor/-/commit/9372796b0552b442f2f363cdc987001f4824c779)
* Plotting `dseries` does not correctly show dates on the x-axis (bug not yet fixed, see https://git.dynare.org/Dynare/dseries/-/issues/59)
* 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)