#1515 authored by Johannes Pfeifer's avatar Johannes Pfeifer
...@@ -18,7 +18,8 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre ...@@ -18,7 +18,8 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre
- When `ramsey_policy` is used, allow state variables to be set in `histval` block. [(#1193)](../issues/1193) - When `ramsey_policy` is used, allow state variables to be set in `histval` block. [(#1193)](../issues/1193)
- histval erroneously accepts leads, leading to cryptic crashes [(#1510)](../issues/1510) - histval erroneously accepts leads, leading to cryptic crashes [(#1510)](../issues/1510)
.
- The prior MC draws from previous runs were not deleted, potentially resulting in loading stale files ([#1515](https://github.com/DynareTeam/dynare/issues/1515))
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
----------------------------------------------------------- -----------------------------------------------------------
... ...
......