Update NewFeatures authored by Houtan Bastani's avatar Houtan Bastani
...@@ -86,6 +86,8 @@ Dynare 4.6-unstable ...@@ -86,6 +86,8 @@ Dynare 4.6-unstable
- options `print` and `noprint` added to `perfect_foresight_solver` (#1647) - options `print` and `noprint` added to `perfect_foresight_solver` (#1647)
- External functions can be located in matlab namespaces (#1639)
- Can pass expressions as intervals to `irf_calibration` and `moment_calibration`. - Can pass expressions as intervals to `irf_calibration` and `moment_calibration`.
- :warning: This breaks the previous syntax, requiring that the lower/upper bound be separated by commas (preprocessor#12) - :warning: This breaks the previous syntax, requiring that the lower/upper bound be separated by commas (preprocessor#12)
... ...
......