Change to filename produced by savemacro option authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -23,6 +23,10 @@ Dynare 7 (unstable) ...@@ -23,6 +23,10 @@ Dynare 7 (unstable)
- New `dr_cycle_reduction_maxiter` option to the `stoch_simul`, `estimation` and `method_of_moments` command, to control the maximum number of iterations when the cycle reduction algorithm is used. (#1920, preprocessor!104, !2295) - New `dr_cycle_reduction_maxiter` option to the `stoch_simul`, `estimation` and `method_of_moments` command, to control the maximum number of iterations when the cycle reduction algorithm is used. (#1920, preprocessor!104, !2295)
- 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)
Dynare 6 Dynare 6
-------- --------
... ...
......