Updated FixedBugs (markdown) authored by Stéphane Adjemian's avatar Stéphane Adjemian
...@@ -31,7 +31,7 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre ...@@ -31,7 +31,7 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre
- If the mode for a parameter was at exactly 0, `mode_check` was crashing (see commit [86e6464](https://github.com/DynareTeam/dynare/commit/86e646488c260ba46941706a716ba19cdcdb8cdc)) - If the mode for a parameter was at exactly 0, `mode_check` was crashing (see commit [86e6464](https://github.com/DynareTeam/dynare/commit/86e646488c260ba46941706a716ba19cdcdb8cdc))
- Fixed get_posterior_parameters routine routine which should not do more than getting parameters (see commit [0f3b68e](https://github.com/DynareTeam/dynare/pull/1526/commits/0f3b68ee0a7bec4b58315dcc8e145e15eeedad54). - Fixed get_posterior_parameters routine routine which should not do more than getting parameters (see commit [0f3b68e](https://github.com/DynareTeam/dynare/pull/1526/commits/0f3b68ee0a7bec4b58315dcc8e145e15eeedad54)).
Bugs in version 4.5.0 that have been fixed in version 4.5.1 Bugs in version 4.5.0 that have been fixed in version 4.5.1
----------------------------------------------------------- -----------------------------------------------------------
... ...
......