Update Known bugs present in the current stable version: !2097 authored by Johannes Pfeifer's avatar Johannes Pfeifer
......@@ -19,6 +19,7 @@ This page documents known bugs in Dynare stable.
* `dynare_sensitivity`:
* stability mapping incorrectly imposed a parameter limit of 52 (bug fixed in bb9e45d0)
* prior sampling did not work with user-specified `prior_trunc=0` (bug fixed in 1a46c1dc)
* `dynare++`: the `dynare_simul.m` is broken (bug not yet fixed, see !2097)
* `model_diagnostics` does not work with `block_trust_region` (`solve_algo=13,14`) (bug fixed in d76455fb)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
......
......