nopathchange bug authored by Johannes Pfeifer's avatar Johannes Pfeifer
...@@ -8,6 +8,7 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre ...@@ -8,6 +8,7 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre
- After ML, Bayesian estimation when not specifying the smoother option or `mh_replic=0` not all smoothed measurement errors were displayed (see commit [4cd259b](https://github.com/DynareTeam/dynare/commit/4cd259baa61c073a1ee2e8c623191b48c626654c)). - After ML, Bayesian estimation when not specifying the smoother option or `mh_replic=0` not all smoothed measurement errors were displayed (see commit [4cd259b](https://github.com/DynareTeam/dynare/commit/4cd259baa61c073a1ee2e8c623191b48c626654c)).
- `conditional_forecasts`. Fixed error in reference manual (see commit [b4a52b8](https://github.com/DynareTeam/dynare/commit/b4a52b80765bb2b52109a7b5f0826e55901541cd)). - `conditional_forecasts`. Fixed error in reference manual (see commit [b4a52b8](https://github.com/DynareTeam/dynare/commit/b4a52b80765bb2b52109a7b5f0826e55901541cd)).
- Smoother. Provide informative error instead of crashing when model cannot be solved (see commit [8ccebd9](https://github.com/DynareTeam/dynare/commit/8ccebd9e23b840fac0e0eea634cecb3ed1895c1f)). - Smoother. Provide informative error instead of crashing when model cannot be solved (see commit [8ccebd9](https://github.com/DynareTeam/dynare/commit/8ccebd9e23b840fac0e0eea634cecb3ed1895c1f)).
- The `nopathchange` preprocessor option was always triggered, regardless of whether it was passed or not (see commit [41e6eca](https://github.com/DynareTeam/dynare/commit/41e6ecaacdead14b48434376e26646f9944614dd)).
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
----------------------------------------------------------- -----------------------------------------------------------
... ...
......