@@ -48,6 +48,8 @@ steady state or the dynamic residuals when the nonlinear solver is used. (#349)
- When using block decomposition (with the `block` option of the `model` block), the option `mfs` now defaults to `1`. This setting should deliver better performance on most models, so it is a better default value.
- New option `relative_to_initval` option to the `mshocks` block, to use the initial steady state as a basis for the multiplication when there is an `endval` block (5145bd0708697230c7adeb23c8a0dabf37f4cb3f)
- New option `static_mfs` to the `model` block (and the `model_options` command). Controls the minimum feedback set computation for the static model. Defaults to `0` (corresponding to the behaviour in Dynare 5.x)