block+use_dll now supported authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -5,6 +5,8 @@ the [DynareWiki](http://www.dynare.org/DynareWiki/NewFeatures). ...@@ -5,6 +5,8 @@ the [DynareWiki](http://www.dynare.org/DynareWiki/NewFeatures).
Dynare 4.7 (unstable) Dynare 4.7 (unstable)
--------------------- ---------------------
- Option `block` of `model` can now be used in conjunction with `use_dll`
- Macroprocessor: variables can be defined without a value (they are assigned integer 1) (preprocessor#43) - Macroprocessor: variables can be defined without a value (they are assigned integer 1) (preprocessor#43)
- New option `mh_tune_guess` for setting the initial value for `mh_tune_jscale` (!1717) - New option `mh_tune_guess` for setting the initial value for `mh_tune_jscale` (!1717)
... ...
......