Update NewFeatures authored by Stéphane Adjemian's avatar Stéphane Adjemian
...@@ -46,6 +46,8 @@ Dynare 7 (unstable) ...@@ -46,6 +46,8 @@ Dynare 7 (unstable)
- The `steady` command now accepts the `non_zero` option (with the same meaning as in the `resid` command) (!2324) - The `steady` command now accepts the `non_zero` option (with the same meaning as in the `resid` command) (!2324)
- New option `use_first_order_solution` for the `extended_path` command (b32e75306dece5dedb976aa6e0f72e79bbbb5279)
- Incompatible changes - Incompatible changes
- :warning: The default filename produced by the `savemacro` option of the `dynare` command has changed. It now contains an underscore (instead of a dash), for better compatibility with MATLAB/Octave syntax (preprocessor#126, preprocessor!105, !2296) - :warning: The default filename produced by the `savemacro` option of the `dynare` command has changed. It now contains an underscore (instead of a dash), for better compatibility with MATLAB/Octave syntax (preprocessor#126, preprocessor!105, !2296)
... ...
......