Update NewFeatures: osr with planner_objective authored by Johannes Pfeifer's avatar Johannes Pfeifer
......@@ -7,6 +7,8 @@ Dynare 7 (unstable)
- Method of moments now supports estimation with discretionary optimal policy (!2279)
- The `osr` command now supports using a `planner_objective` function to conduct welfare analysis at higher order (!2411)
- Perfect foresight integration with dates/dseries
- New options `first_simulation_period` and `last_simulation_period` to `perfect_foresight_setup` and `perfect_foresight_with_expectation_errors_setup` commands, to specify the real dates for the simulation (e.g. `2024Q1`);
- The `periods` keyword of the `shocks` and `mshocks` blocks now accept real dates;
......
......