New option `planner_discount_latex_name` of `ramsey_policy` authored by Sébastien Villemot's avatar Sébastien Villemot
......@@ -19,6 +19,7 @@ Dynare 4.6-unstable
- Optimal policy
- :warning: The `ramsey_policy`-command is now deprecated. It is superseded by calls to `ramsey_policy`, `stoch_simul`, and `evaluate_planner_objective` (see https://git.dynare.org/Dynare/dynare/wikis/BreakingFeaturesIn4.6)
- New command `evaluate_planner_objective` to compute the value of the `planner_objective` (https://git.dynare.org/Dynare/dynare/issues/1678)
- New option `planner_discount_latex_name` of `ramsey_policy` (#1686)
- Improvements to option `use_dll`:
......
......