Updated FixedBugs (markdown) authored by Stéphane Adjemian's avatar Stéphane Adjemian
...@@ -19,6 +19,8 @@ Bugs in version 4.5.3 that have been fixed in version 4.5.4 ...@@ -19,6 +19,8 @@ Bugs in version 4.5.3 that have been fixed in version 4.5.4
* In cases where the prior bounds are infinite and the mode is estimated at exactly 0, no `mode_check` graphs were displayed (see [ef797ee](https://github.com/DynareTeam/dynare/commit/ef797eec0f59b5e363966cd90776e76ec8c2f5f8)). * In cases where the prior bounds are infinite and the mode is estimated at exactly 0, no `mode_check` graphs were displayed (see [ef797ee](https://github.com/DynareTeam/dynare/commit/ef797eec0f59b5e363966cd90776e76ec8c2f5f8)).
* Parallel execution of MCMC was broken in models without auxiliary variables (see [ec3fb76](https://github.com/DynareTeam/dynare/commit/ec3fb76aa7794141dc72bbd5f151dcc7a837b8bb), and [bbdde46](https://github.com/DynareTeam/dynare/commit/bbdde4626ea1585b30f6c554c669fc429686551b)).
Bugs in version 4.5.2 that have been fixed in version 4.5.3 Bugs in version 4.5.2 that have been fixed in version 4.5.3
----------------------------------------------------------- -----------------------------------------------------------
... ...
......