@@ -6,6 +6,7 @@ This page documents known bugs in Dynare stable.
* OccBin forecasts would crash in case of shocks with zero variance (bug fixed in ad90aa1e)
* 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)
* SMC methods may return wrong posterior results (bug fixed in 8953f1ab1aac2dcd2657004397e5fb3205a33cce)
* 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)
* Using `rand_multivariate_student` as the proposal density in the `tailored_random_block_metropolis_hastings` posterior sampler will return wrong results (bug fixed in dfa01edd)