* The `nodecomposition` option of `estimation` did not suppress all variance decompositions (bug fixed in 6d2828287bf04f7e85369d99fcc69e411f24ad91)
* The `example1_reporting.mod` file was broken (bug fixed in b3e7d59b)
* The `EndTemperature` option of `mode_compute=10` (`simpsa`) was broken (bug fixed in d802ed7c)
* Optimization may in rare cases erroneously apply an infinite penalty function value (bug fixed in 46809c41)
* Optimization may, in rare cases, erroneously apply an infinite penalty function value (bug fixed in 46809c41)
* The `mh_posterior_mode_estimation` is broken in conjunction with `method_of_moments` (bug fixed in e3c0572b)
*`dynare_solve`, used in e.g. numerical steady state computations,
* only directly accepted correct initial values if the Jacobian contained `NaN` or `Inf`. Otherwise, the numerical solver was started (bug fixed in 2b5ec0ba).