Update NewFeatures: ramsey_model deprecated authored by Johannes Pfeifer's avatar Johannes Pfeifer
...@@ -17,6 +17,7 @@ Dynare 4.6-unstable ...@@ -17,6 +17,7 @@ Dynare 4.6-unstable
- Reference: !1648 - Reference: !1648
- Optimal policy - 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 command `evaluate_planner_objective` to compute the value of the `planner_objective` (https://git.dynare.org/Dynare/dynare/issues/1678)
- Improvements to option `use_dll`: - Improvements to option `use_dll`:
... ...
......