@@ -7,7 +7,8 @@ This page documents known bugs in Dynare stable.
* OccBin smoother would crash if simulation did not converge (bug fixed in bc775bb4)
* Computation of posterior moments may crash in large models (bug fixed in 895b5340039457a21a72a59e0e4e93afcb29352f)
* The auxiliary particle filter and the Liu & West online filter (`mode_compute=11`) required the Statistics Toolbox (bug fixed in 18eede9d)
* The auxiliary particle filter and the Liu & West online filter (`mode_compute=11`) did not work with `discretionary_policy` (bug fixed in 43af30d0 and )
* The auxiliary particle filter and the Liu & West online filter (`mode_compute=11`) did not work with `discretionary_policy` (bug fixed in 43af30d0)
*`discretionary_policy` would crash if there were fewer than two exogenous variables (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2312)
* SMC methods may return wrong posterior results (bug fixed in 8953f1ab1aac2dcd2657004397e5fb3205a33cce)
* The Herbst-Schorfheide SMC sampler would crash at `order>1` (bug fixed in 0b5062a9)
* Annualized shock decomposition would not output results if desired vintage date did not coincide to an end-of-the-year Q4 period (bug fixed in faabc2ec and bd426651)