dseries integration with mdbnomics authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -22,6 +22,8 @@ Dynare 4.7 (unstable) ...@@ -22,6 +22,8 @@ Dynare 4.7 (unstable)
- dseries now support bi-annual frequency data (dseries!37) - dseries now support bi-annual frequency data (dseries!37)
- dseries can now import data from [DBnomics](https://db.nomics.world), via the DBnomics/mdbnomics> plugin (dseries#44). Note that this does not yet work under Octave (dbnomics/mdbnomics#10). For the time being, the DBnomics plugin must be installed separately.
- the `use_dll` option can now directly be given to the `dynare` command (a9fea692e9d1f4bcdd6a7347a9d17a8b36578a4a) - the `use_dll` option can now directly be given to the `dynare` command (a9fea692e9d1f4bcdd6a7347a9d17a8b36578a4a)
- :warning: minimal required MATLAB version is now R2014a (8.3) (#1713) - :warning: minimal required MATLAB version is now R2014a (8.3) (#1713)
... ...
......