model_info now prints the typology of endogenous variables for non-block decomposed models authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -71,6 +71,8 @@ Dynare 4.7 (unstable) ...@@ -71,6 +71,8 @@ Dynare 4.7 (unstable)
- The `xls_sheet` option now takes a quoted string as value. The former unquoted syntax is still accepted, but no longer recommended (preprocessor#67) - The `xls_sheet` option now takes a quoted string as value. The former unquoted syntax is still accepted, but no longer recommended (preprocessor#67)
- The `model_info` command now prints the typology of endogenous variables for non-block decomposed models
- :warning: minimal required MATLAB version is now R2014a (8.3) (#1713) - :warning: minimal required MATLAB version is now R2014a (8.3) (#1713)
- :warning: 32-bit support has been dropped under Windows (#1713) - :warning: 32-bit support has been dropped under Windows (#1713)
... ...
......