-`stoch_simul` now supports theoretical moments at `order=3` with `pruning` (dfc73576) and will report second moments based on the pruned state space if the `pruning`-option is set (https://git.dynare.org/Dynare/dynare/-/commit/4cf9f7d1a7fa5dac8f91ff3344a6114c7f15959c)
-`discretionary_policy` is now able to solve nonlinear models (it will then use their first-order approximation, and the analytical steady state must be provided) (!1792)
- Option `block` of `model` can now be used in conjunction with `use_dll`
- New non-linear least squares optimizer based on `lsqnonlin` for computing the mode (available under `mode_compute=13`)