Update NewFeatures: osr order authored by Johannes Pfeifer's avatar Johannes Pfeifer
......@@ -8,6 +8,7 @@ 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)
- :warning: the legacy linear-quadratic approach with an `optim_weights` block now requires explicitly setting `order=1`.
- 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`); (dcd68ef7646151bd6ab2a13f0f8ccfa6eb9950bc)
......
......